body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6b6d6f;
	margin:0;}

input{
	color:#999999;
	padding:3px;
	height:13px;
	font-size:10px;
	border:1px solid #cccccc;}


form {
	padding:0;
	margin:0;}


input.search {  float:left; } 

input.search_btn {  
	border:none; 
	width:18px; height:17px;  
	float:left; 
	margin:-1px 0 0 3px;}

h2{
	font-size:14px;
	text-transform:uppercase;
	color:#6b6d6f;
	font-weight:bold;
	padding:10px 0;
	margin:0;
}

h6{ font-size:9px;
	font-weight:normal;}

A {
	text-decoration:underline;
	color:#494949;}

#wraper {
	width:800px;
	margin-left:auto;
	margin-right:auto;}

#header{
	background-image:url(images/logo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border-bottom:1px solid #e0e2e4;
	width:780px;
	height:114px;
	padding-right:20px;
	margin-top:8px;
}

#searchArea {
	visibility:hidden;
	/*float:right;
	width:175px;
	padding:40px 0 10px 0;*/
	height:62px;}

#menuOne{
	float:right;
	width:485px;
	text-align:right;
	height:20px;
	padding-top:20px;}

#menuOne A{
	display:block;
	color:#ee2528;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;}

#menuOne A:hover , #menuOne A.activeOne{
	border-bottom: 2px solid #939597;
	padding-bottom: 0px;
	color:#939597;}


#menuOne ul{
	margin:0;
	padding:0;
	float:right;}

	
#menuOne li {
	float:left;
	list-style-type: none;
	margin:0;
	padding:0 0 0 15px;}

#menuTwo{
	width:780px;
	float:right;
	height:20px;
	padding-top:2px;
	padding-right:20px;
	padding-bottom:3px;
	z-index:100;}

#menuTwo a {
	color:#ee2528;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	border-bottom:2px solid #FFFFFF;}

#menuTwo a:visited {
	text-decoration:none;
	color:#ee2528;
	border-bottom:2px solid #FFFFFF;}

#menuTwo a:hover, #menuTwo a.activeTwo  {
	border-bottom:2px solid #939597;
	color:#939597;
	font-weight:bold;}

/* first level */
#menuTwo ul {
	margin:0; padding:0;
	list-style:none;
	float:right;}

#menuTwo ul li {
	float:left;
	margin:0;
	padding:0 0 4px 15px;}

#menuTwo ul li a {
	display:block;
	padding:3px 0 0;}


/* second level */
#menuTwo ul ul {
	margin:4px 0 0 -10px; padding:0;
	position: absolute;
	left:-999em;
	list-style:none;
	background:#fff;
	border:solid #939597;
	border-width:1px 1px 0;}

#menuTwo ul ul.service {width:142px;}
#menuTwo ul ul.about {width:113px;}

#menuTwo ul ul li {
	float:none;
	margin:0; padding:0;
	border-right:none;}

#menuTwo ul ul li.last {
	border-bottom:1px solid #939597;}

#menuTwo ul ul a, #menuTwo ul ul a:visited {
	color:#ee2528;
	font-weight:normal;
	padding:5px 10px 5px 7px;
	border:none;}

#menuTwo ul ul a:hover {
	color:#939597;
	font-weight:normal;
	border:none;}

/* styles for the when the popup occurs */
#menuTwo ul li:hover ul, #menuTwo ul li.hover ul {left:auto;}
#menuTwo ul li:hover a, #menuTwo ul li.hover a {border-bottom:2px solid #939597; color:#939597;}
#menuTwo ul li:hover ul a, #menuTwo ul li.hover ul a {border-bottom:none; color:#ee2528;}
#menuTwo ul li:hover ul a:hover, #menuTwo ul li.hover ul a:hover {color:#939597;}

#mainArea{
	width:800px;
	float:left;
	z-index:300;}

#colOne{
	background-image:url(images/bg-home.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:380px;
	height:157px;
	float:left;
	padding:10px;}

#colTwo{
	background-image:url(images/bg-home.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:180px;
	height:157px;
	float:right;
	padding:10px;}

#colAd{
	float:right;
	padding-left:10px;}

#colSpace{
	width:10px;
	float:left;
	height:157px;}

#colOne a{
	color:#ee2528;
	text-decoration:none;
	font-weight:bold;
	line-height:20px}

#colTwo a {
	color:#ee2528;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	}

#rightColumn{
	background-image:url(images/bg-right-column.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	float:right;
	width:535px;
	padding: 20px 20px 20px 30px;
	border-top:1px solid #FFFFFF;
	text-align:left;
	line-height:18px;
}

#menuPDF2{
	float:right;
	color:#ee2528;
	width:100px;
	font-size:10px;
	border-left: 1px solid #e0e2e4;
	padding-left:10px;
	line-height:18px;
	vertical-align:middle;
	height:20px;}

#menuPDF{
	display:none;
	float:right;
	color:#ee2528;
	width:100px;
	font-size:10px;
	border-left: 1px solid #e0e2e4;
	padding-left:10px;
	line-height:18px;
	vertical-align:middle;
	height:30px;}

#menuPDF2 a{
	color:#ee2528;
	text-decoration:none;}


#breadCrumbs2{
	float:left;
	width:400px;
	color:#939597;
	font-size:10px;
}

#leftColumn{
	float:left;
	width:213px;
	border-top:1px solid #FFFFFF;}

#leftColumn IMG {
	float:left;}

#leftText{
	background-image:url(images/bg-left-column.gif);
	background-position:top;
	width:183px;
	background-repeat:repeat-x;
	float:left;
	font-style:italic;
	color:#939597;
	line-height:20px;
	padding:20px 15px  20px 15px;
	border-top: 1px solid #FFF;}

#newsDate{
float:left;
width:100px;
line-height:18px;}

#newTitle{
float:left;
width:400px;
line-height:18px;}

#footer{
	padding: 15px; margin-bottom:10px;
	width:770px;
	border-top: 1px solid #e0e2e4;
	color:#a9aeb1;
	text-align:right;}
	
.clear {
	clear:both;
	height:1px;}
	
.lFloat {
	float:left;}
	
ul.whats_hot {
	margin:0; padding:0;
	list-style:none;
}

ul.whats_hot li {
	clear:left;
	padding-top:5px;
}

ul.whats_hot span {
	display:block;
	float:left;
	width:46px;
}

#colOne ul.whats_hot a {
	display:block;
	float:left;
	width:333px;
	line-height:14px;
}

.bp {
	float:left;
}

.bp_controls {
	float:left; padding:12px 0 0 10px;
}
