@charset "utf-8";
/* CSS Document */
/* 
******************************
v1.0 | 20080212 
Reset CSS
******************************
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/***************************
Reset CSS 
****************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: #3d3d3d;
	margin: 0;
}

#wrapper {
	/*width: 1200px;*/
	margin: 0 auto;
}

#header {
	background: #1d1d1d url('../images/header.jpg') top center no-repeat;
	min-height: 300px;
	/*position: relative;*/
}

.inner {
	width: 1000px;
	margin: 0 auto;
}

#header p {
	/*position: absolute;
	right: 50px;
	top: 50px;*/
	text-align: right;
	padding-top: 80px;
	margin: 0;
}

#navigation {
	font-family:"Arial", Gadget, sans-serif;
	font-size: 20px;
	background: #1d1d1d url('../images/bg-nav.gif') bottom center;
	border: 1px solid #caa53a;
	border-right: none;
	border-left: none;
	padding: 8px;
	text-transform:uppercase;
}

#navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#navigation ul li {
	display: inline;
	padding: 0;
}

#navigation ul li.a2 {
	padding-left: 90px;
}

#navigation ul li.a3 {
	padding-left: 60px;
}

#navigation ul li.second {
	display: inline;
	padding: 0;
	margin:0px 0px 0px 272px;
}
#navigation ul li.last {
	display: inline;
	padding: 0;
	margin:0px 0px 0px 222px;
}

#navigation a:link, #navigation a:active, #navigation a:visited {
	text-decoration: none;
	color: #fff;
}

#navigation a:hover {
	text-decoration: underline;
}

#content {
	background: #333335 url('../images/contentbg.jpg') repeat-x;
	background-position:top;
	border-bottom: 1px solid #caa53a;
	padding-top:40px;
}
#contentStrip {
	color: #000;
	background: #333335 url('../images/strips.gif');
	background-position:0 0;
	background-repeat:repeat;
	border-bottom: 1px solid #caa53a;
	padding-top:40px;
}
/*
styles for content area
added by yasir */
.inner .columns{
	width:292px;
	float:left;
	}
.inner p{
	padding:10px 0px;
	font-size:14px;
	line-height:18px;
	}
.readmore{
	margin-top:10px;
	display:block;
	margin-bottom:10px;
	}
.readmoregreen a:link,.readmoregreen a:visited,.readmoregreen a:active{
	color:#264f13;
	}
.readmorered  a:link,.readmorered a:visited,.readmorered a:active{
	color:#b00000;
	}
	
.inner h2{
	font-size:24px;
	font-weight:bold;
	font-variant:normal;
	font-family:"Arial", Gadget, sans-serif;
	padding:2px 0px;
	}
.green{
		color:#264f13;
		border-bottom:1px solid #264f13;
		
	}
.red{
		color:#b00000;
		border-bottom:1px solid #b00000;
	}
.orange{
		color:#dcb659;
		border-bottom:1px solid #dcb659;
	}
.black{
		color:#3e3e3e;
		border-bottom:1px solid #c1a11d;
	}
.blacknoborder{
		color:#3e3e3e;
	}	
a.black{
			text-decoration:none;
			border:none;
	}	
.inner p.blackp{
	color:#000000;
	}
.newsbg{
	/*background:url('../images/transparentbg.png') no-repeat; */
	width:209px; 
	padding:20px !important;
	margin-top:10px; height:280px;
	color:#010101;
	font-size:18px !important;
}
.newsbg a{
	color:#010101;
	text-decoration:none;
	}
.newsbg span{
	font-size:16px !important;
	display:block;
	margin-left:20px;
	}
.blue{
		color:#9ecefc;
		border-bottom:1px solid #9ecefc;
	}	
#navlist li { list-style-type: circle;margin-left:15px; font-size:14px; line-height:18px; }
.marginleft{
	margin-left:55px;
	}
.footercontact{
		float:left; margin-left:250px; margin-top:20px; color:#c5c5c5; font-size:14px; width:290px;
	}
/*end style for content area*/

#footer {
	background: #3d3d3d;
	padding: 20px;
}

#logo_bottom {
	float: left;
}

.clear {
	clear: both;
}

img {
	vertical-align: bottom;
	border: none;
}

#footer .inner {
	position: relative;
}

.footerlinks{
	position: absolute;
	top: 0px;
	right: 40px;
	margin-left:200px;
	width:150px;
	margin-top:20px;
	text-align:right;
	color:#C5C5C5;
	font-size:12px;
	line-height:18px;
	
	}
.footerlinks ul {
	list-style-type: none;
	padding: 0;
	margin:20px 0 0 0;
}

.footerlinks ul li {
	display: inline;
	padding: 0;
	margin:0px 30px 0px 0px;
}
.footerlinks a:link,.footerlinks a:visited{
	color:#C5C5C5;
	text-decoration:none;
}
#technical h3{
	color:#000 !important;
	border-bottom:1px solid #f4ab2b; padding-bottom:4px; font-family:Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
#technical p{ font-size:12px; font-family:Arial,Helvetica, sans-serif;}

#nav-bottom {
	font-size: 13px;
	color: #c5c5c5;
	padding: 0 0 8px 0;
}

#nav-bottom a {
	color: #c5c5c5;
}

#nav-bottom a:link, #nav-bottom a:active, #nav-bottom a:visited {
	color: #c5c5c5;
	text-decoration: none;
}

#nav-bottom a:hover {
	color: #fff;
	text-decoration: underline;
}

#nav-bottom ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#nav-bottom ul li {
	display: inline;
}

.gallery {
	padding: 10px 0;
}

.gallery .photo {
	background: #c5c5c5;
	float: left;
	width: 130px;
	height: 160px;
	overflow: hidden;
	padding: 5px;
	margin: 5px;
}

.gallery .photo:hover {
	color: #fff;
	background: #333;
}

.gallery .photo p {
	font-size: 9px;
}
