@charset "utf-8";
/* CSS Document */
@font-face {
font-family: tag_text;
src: url("jones.ttf");
}
.welcome_heading
{
	font-family:tag_text;
	font-size:26px;
	color:#00d180;
	padding:0px 0px 0px 0xp;
	font-weight:lighter;
}

#wrapper
{
	width:990px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#contaner
{
	width:990px;
	height:auto;
	float:left;
	background-color:#FFF;
}
.top
{
	width:990px;
	height:90px;
	float:left;
	background-image:url(images/top_bg.jpg);
	background-repeat:no-repeat;
}
.portfolio
{
	width:110px;
	height:124px;
	float:right;
	position:fixed;
	bottom:0;
	right:0;
}
.logo
{
	width:365px;
	height:84px;
	float:left;
}
.top_right
{
	width:550px;
	float:right;
	height:81px;
}
.icon-area
{
	width:500px;
	float:right;
	height:36px;
}
#top_contact
{
	width:400px;
	float:right;
	height:36px;
	margin-top:10px;
	margin-right:6px;
}

.top_email
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#024149;
	font-weight:lighter;
}

.icon
{
	width:30px;
	float:right;
	height:36px;
}
.menu_bg
{
	width:990px;
	height:55px;
	float:left;
	background-image:url(images/menu_bg.png);
	background-repeat:no-repeat;
}
#menu_area
{
	width:990px;
	height:20px;
	float:left;
	margin-top:20px;
}
.menu_text
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:lighter;
	text-decoration:none;
}
.menu_text a:hover
{
	color:#c2f9f9;
	text-decoration:underline;
}
#header-area
{
	width:990px;
	height:279px;
	float:left;
}
.header_img
{
	width:744px;
	height:279px;
	float:left;
}
.preload {display:none;}
.header-right-box
{
	width:246px;
	height:279px;
	float:left;
}
.hdr_img
{
	width:246px;
	height:92px;
	float:left;
}
#content_box
{
	width:990px;
	height:auto;
	float:left;
	margin-top:1px;
	margin-bottom:15px;
}
#index_left_content_box
{
	width:730px;
	height:auto;
	float:left;
	padding-left:3px;
	margin-left:2px;
}
h2
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12pt;
	color:#c14001;
	font-weight:bold;
	padding:0px;
}
.more
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#069;
}
.more a:hover
{
	color:#090;
	text-decoration:none;
}
#index_right_box
{
	width:250px;
	height:auto;
	float:right;
}
#left-box
{
	width:250px;
	height:auto;
	float:left;
}
.query_bg
{
	width:245px;
	height:226px;
	float:left;
	background-image:url(images/query_form_bg.png);
	background-repeat:no-repeat;
}
.text
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#6c6c6c;
	line-height:15px;
}
.service_box
{
	width:248px;
	height:auto;
	float:left;
	margin-left:2px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding-bottom:20px;
}
#service_text
{
	width:230px;
	float:left;
	height:auto;
	padding-left:4px;
	text-align:justify;
}
.service_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#414141;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 0px 6px;
	list-style:none;
	line-height:25px;
}
.service_text a:hover
{
	color:#036;
	text-decoration:none;
}

#right_box
{
	width:735px;
	height:500px;
	float:right;

}
.inner_right_box
{
	width:730px;
	height:auto;
	float:right;
	margin-right:3px;
	margin-top:2px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:1px solid #e8e8e8;
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#069;
	padding-left:5px;
	font-weight:lighter;
}
.about_us_text
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	padding:3px;
}
.about_us_text ul li
{
	padding-left:20px;
	background-image:url(images/right_tick.jpg);
	background-repeat:no-repeat;
	list-style:none;
}
.inr_heading
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#c14001;
	font-weight:bold;
}


.content_round_box
{
	width:165px;
	height:320px;
	float:left;
	margin-left:9px;
	-moz-border-radius:4px;
	border-radius:4px;
	border:1px solid #f7f7f7;
	background-color:#f9f9f7;
	padding:3px 3px 15px 3px;
	margin-bottom:10px;
}
.manual_heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	text-shadow:0px 0px 1px #dfd;
	color:#3c3c3c;
	font-weight:bold;
}

.manual_heading_large
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	text-shadow:0px 1px 1px #aca;
	color:#3cc33c;
	font-weight:bold;
}


.manual_heading_small
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	text-decoration:underline;
	font-weight:lighter;
}
.manual_heading_small a:hover
{
	color:#09F;
	text-decoration:none;
}
.inner_box_big
{
	width:47%;
	height:320px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	-moz-border-radius:4px;
	border-radius:4px;
	background-color:#f9f9f7;
	border:1px solid #f7f7f7;
}

.icon_box_inner
{
	width:45px;
	height:38px;
	float:left;
}
.sitemap_icon
{
	width:35px;
	height:23px;
	float:left;
	margin-top:5px;
}

#inner_heading_box
{
	width:180px;
	height:29px;
	float:left;
	padding-top:6px;
	padding-left:3px;
}
.heading
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#C00;
	margin-top:4px;
}
#footer
{
	width:100%;
	height:auto;
	float:left;
	background-image:url(images/footer_bg.png);
	background-repeat:repeat-x;
	background-color:#FFF;
}
#footer_box
{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#footer_bottom
{
	width:100%;
	height:auto;
	background-color:#fff;
	float:left;
	margin-top:1px;
}
.footer_box_area
{
	width:235px;
	height:auto;
	float:left;
	margin:3px 0px 0px 8px;
	}
.footer_text
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	padding:0px;
	line-height:15px;
	text-decoration:none;
	width:100%;
}
.footer_text a:hover
{
	color:#333;
	text-decoration:underline;
}
.footer_more
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#026570;
	font-weight:bold;
	padding:2px;
	letter-spacing:1px;
	line-height:15px;
}
.category-listing
	{
		width:230px;
		float:left;
		height:auto;
		padding:0;
		padding-bottom:20px;
		padding-top:20px;
		/*padding:5px 0 10px 0px;*/
	}
	
.category-listing ul
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
	
.category-listing ul li
	{
		margin:0px;
		padding:5px 0 0 10px;
		background:url(images/arrow.gif) 0 9px no-repeat;
		font:11px Arial, Helvetica, sans-serif;
		color:#ffffff;
		text-decoration:none;
	}
	
.category-listing ul li a
	{
		font:11px Arial, Helvetica, sans-serif;
		color:#ffffff;
		text-decoration:none;
	}
#form1 input[type="text"] {
border: 1px solid gray; 
border-radius:4px 4px; -moz-border-radius:4px 4px;
height:24px;
width:200px;
background-color:#dee;
-moz-box-shadow: 0px 0px 4px #dddddd; /* Firefox */
-webkit-box-shadow: 0px 0px 4px #ddddd; /* Safari and Chrome */
}

#form1 textarea {
border: 1px solid gray; 
border-radius:4px 4px; -moz-border-radius:4px 4px;
height:80px;
width:200px;
background-color:#dee;
-moz-box-shadow: 0px 0px 4px #dddddd; /* Firefox */
-webkit-box-shadow: 0px 0px 4px #ddddd; /* Safari and Chrome */
}

