/* Basics */
/* Reset all elements */
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, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td {
	border:0pt none;
	font-family:inherit;
	font-size:100%;
	margin:0pt;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	padding:0pt;
}
body{
	margin:0px;
	padding:0px;
	background:url(../images/bg_body.gif) repeat-x top #e4e4e4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
:focus{
	outline:0 !important;
}
							
table {
	border-collapse:separate;
	border-spacing:0pt;
}
caption, th, td {
	font-weight:normal;
	text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
* {
	margin:0pt;
	padding:0pt;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearB{
	clear:both;
}
.marginA{
	margin:auto;
}
a img{
	border:0px;
}
form, table{
	padding:0px;
	margin:0px;
}
p, h1, h2, h3, h4, h5{
	padding:0px 0px 13px 0px;
	margin:0px;
}
h1{
	font-size:24px;
	font-style:italic;
}
h2{
	font-size:22px;
	font-style:italic;
}
a{
	color:#ff8a00;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
											
											/* Header */
#header{
	height:99px;
	margin-bottom:1px;
}
#banner{
	height:249px;
	margin-bottom:1px;
	background: url(../images/img_banner.jpg) top left no-repeat;
}
.hcol1{
	width:320px;
	text-align:center;
	padding-top:40px;
}
.inputx{
	border:0px;
	border-top:1px solid #c5c5c5;
	border-right:1px solid #c5c5c5;	
	height:18px;
	margin-right:5px;
	padding-top:5px;
}
.hcol2{
	width:640px;
}
.searchx{
	height:35px;
	text-align:right;
	padding-top:30px;
}
#menu{
	height:35px;
	padding-left: 24px;
	/**/
	float:right;
}
.bannercont{
	width:537px;
	height:144px;
	margin-left:379px;
	color:#fff;
	padding:20px;
	
}	
.bannercont p{
	padding:0px;
	font-size:15px;
}								
											/* Body */
#body{
	padding-bottom:30px;
}
#wrapper{
	width:960px;
}
.col_left{
	width:602px;
	padding:20px 0px 0px 10px;
}
.col_right{
	width:320px;
}
.rcolbox{
	margin-bottom:2px;
}
.logodesing, .seo{
	min-height:101px;
	height:auto !important;
	height: 101px;
	background:#efe331;
	padding:15px;
}
.seo{
	background:#999999;
}
.content p{
	line-height:140%;
}
.curvcont{
	background:#f2f2f2;
	padding:10px;
	width: 578px;
}
.curvcont p{
	padding:0px;
}
										
											/* Footer */
#footwrap{
	background:#000000;
	min-width:960px;
}
#footer{
	width:960px;
	height:60px;
	color:#666666;
	padding:10px 0px 0px 0px;

}
#footer .left{
	width:600px;
}
#footer .right{
	width:160px;
}
#footer p{
	padding:5px 0px 0px 5px;
}											
#footer ul {
	margin:0;
	padding:0;
}
#footer ul li{
	display:inline;	
}
#footer ul li a{
	color:#666666;
	padding:0 12px 0 5px;
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#nb a{
	border:0px !important;
}
.list{
	padding-left: 15px;	
}
.list li{
	line-height: 2em;	
}
.portfolio{
	margin: 10px;	
}

/*Additional CSS*/
.sitemap
{
display:block;

}
.sitemap a:hover
{
text-decoration:underline;
color:#ff8a00;
}
.sitemap a
{
text-decoration:none;
color:#000000;
font-size:12px;
}

