/* CSS Document */
*{
	margin:0 auto;
	padding:0px;

}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#333333;
	background-image:url(../images/bgnew.jpg);
	background-repeat:repeat-x;
	background-color:#cccccc;
}
a {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:solid 0px #414855;
	text-decoration:underline;
}
a:hover {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	border-bottom:solid 0px #e01601;
}

h1{font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#0e2070;}
h2{font-family:Arial, Helvetica, sans-serif;  color:#0e2070; font-size:14px}
h3{font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#ffffff;}

/***********************************************/
/*Main Body Div                               */
/***********************************************/
#wrapper {
	width:895px;
    margin-left:auto;
    margin-right:auto;	
	background:none;
	
}
#blocktop
{	
	width:895px;
	height:113px;
	min-height:113px;
	float:left;
	text-align:left;
	background:url(../images/topbgnew.jpg) no-repeat;
	
	
}
#blocktopright
{	
	width:300px;
	color:#FFFFFF;
	font-size:24px;
	line-height:30px;
	padding-right:30px;
	
	height:113px;
	min-height:113px;
	float:right;
	text-align:right;
	background:none;
	
	
}
.green{font-size:18px;  color:#194174;}
.blue{font-size:18px;  color:#00000;}
#blocktopright a
{	
		color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:30px;
	text-decoration: none;
	border-bottom:solid 0px #ffffff;
	
}
#blocktopright a:hover
{	
		color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:30px;
		text-decoration: underline;
	border-bottom:solid 0px #ffffff;
	
}
#rightheader
{	
	width:80px;
	height:80px;
	float:right;
	
	padding: 15px 15px 15px 15px;
		
}
#navbar
{	
	width:895px;
	height:32px;
	min-height:32px;
	float:left;
	text-align:left;
	background:#cae6e8;
	
	
}
#rightnav
{	
	width:64px;
	height:32px;
	min-height:32px;
	float:left;
	text-align:left;
	background:url(../images/rightnavnew.jpg) no-repeat;
	
	
}
#dropdown
{	
	width:767px;
	height:32px;
	min-height:32px;
	float:left;
	text-align:left;
	background:none;
	
	
}
#leftnav
{	
	width:64px;
	height:32px;
	min-height:32px;
	float:left;
	text-align:left;
	background:url(../images/leftnavnew.jpg) no-repeat;
	
	
}
#barspace
{	
	width:895px;
	height:8px;
	min-height:8px;
	float:left;
	text-align:left;
	background:none;
	
	
}
#detailswrap
{	
	width:509px;
	height:31px;
	min-height:31px;
	float:left;
	background:none;
	padding-left: 346px;
	padding-top: 235px;
	
	
}
#detright
{	
	width:143px;
	text-align:left;
	height:31px;
	min-height:31px;
	float:left;
	background:none;
	
	
}
#detcenter
{	
	width:143px;
	text-align:center;
	height:31px;
	min-height:31px;
	float:left;
	background:none;
	padding-left: 25px;
	
	
}
#detleft
{	
	width:183px;
	text-align:right;
	height:31px;
	min-height:31px;
	float:left;
	background:none;
	
	
}
#main
{	
	width:897px;
	height:390px;
	min-height:390px;
	float:left;
	text-align:left;
	background:url(../images/mainbgnew.jpg) no-repeat;
	padding-left: 0px;
	
	
	
}
#mainin
{	
	width:867px;
	height:auto;
	float:left;
	text-align:left;
	background:none;
	padding-left: 30px;
	padding-top: 20px;
	
	
}

#right
{	
	width:45px;
	height:45px;
	float:right;
	
	padding: 15px 15px 15px 15px;
		
}
#midspace
{	
	width:883px;
	height:45px;
	min-height:45px;
	float:left;
	text-align:left;
	background:none;
	padding-left: 14px;
	padding-top: 15px;
	
	
}
#btmblock
{	
	width:895px;
	height:160px;
	min-height:160px;
	float:left;
	text-align:left;
	background:url(../images/btm.jpg) no-repeat;
	
	
	
}
#footer
{	
	width:881px;
	height:170px;
	min-height:170px;
	float:left;
	color:#FFFFFF;
	text-align:left;
	background:none;
	
	padding-left: 14px;
	
	
}
#seofooter
{	
	width:881px;
	height:auto;
	min-height:170px;
	float:left;
	color:#FFFFFF;
	text-align:left;
	background:none;	
	padding-left: 14px;
	
}

#seofooter a
{	
		color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom:solid 0px #ffffff;
	
}
#seofooter a:hover
{	
		color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
		text-decoration: none;
	border-bottom:solid 0px #ffffff;
	
}


