body{
	margin:0px;
	padding:0px;
	background-color:#000000;
	font-family:Helvetica, sans-serif;
	color:#d1d1d1;
	background-image:url(../images/bg_body.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

#maincontainer{
	background-image:url(../images/bg_main.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}

#pagecontainer{
	width:930px;
	margin-right:auto;
	margin-left:auto;
}

#toptext{
	font-size:13px;
	color:#ffffff;
	font-style:italic;
	width:250px;
	float:right;
	margin-top:24px;
}

#freephone{
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	background-image:url(../images/bg_freephone.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:210px;
	float:right;
	line-height:38px;
	text-align:center;
	padding-top:12px;
}

#menu{
	padding-top:40px;
	background-image:url(../images/bg_menu.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

#menu_items{
	margin:0px;
	padding:0px;
	list-style:none;
	padding-left:350px;
	padding-top:13px;
}

#menu_items li{
	float:left;
	margin-right:11px;
	height:35px;
}

#menu_items li a{
	color:#959595;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:38px;
	padding-left:8px;
	padding-right:8px;
}

#menu_items li a:hover{
	color:#ffffff;
}

.navon{
	background-image:url(../images/bg_navon.png);
	background-repeat:repeat-x;
	background-position:top;
}

#menu_items a em{
	font-style:normal;
	color:#ffffff;
}

#pagetext{
	margin-top:10px;
}

#sliderpages{
	margin-top:5px;
}

#viewport{
	width:210px;
	float:left;
	text-transform:uppercase;
}

#viewport strong{
	color:#d51f23;
	font-size:14px;
	line-height:14px;
}

#viewport a{
	font-size:11px;
	color:#747373;
	line-height:14px;
	text-decoration:none;
}

#javabuttons{
	margin-top:10px;
	width:95px;
	float:right;
	text-align:right;
}

#maintext{
	margin-top:45px;
	border-top-style:solid;
	border-top-width:5px;
	border-top-color:#595d62;
}

#leftcol {
	width:675px;
	float:left;	
}

#leftcol h2{
	color:#FFFFFF;
	font-size:16px;
	line-height:19px;
	padding-right:30px;
}

#leftcol p{
	color:#FFFFFF;
	font-size:13px;
	line-height:18px;
	padding-right:30px;
}

#leftcol a{
	color:#7a7a7a;
	text-decoration:none;
	font-size:13px;
	line-height:18px;
}

#leftcol a:hover{
	color:#ffffff;
	text-decoration:none;
}

#divider{
	border-top-color: #333333;
	border-top-style:solid;
	border-top-width:1px;
}

#rightcol{
	width:200px;
	padding-left:55px;
	float:left;
	background-image:url(../images/bg_twitter.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#rightcol a{
	color: #999999;
	text-decoration:none;
	font-size:12px;
}

#rightcol2{
	width:200px;
	padding-left:55px;
	float:left;
	background-image: url(../images/facebook_icon.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

#rightcol2 a{
	color: #999999;
	text-decoration:none;
	font-size:12px;
}

#rightcol a:hover{
	color:#ed1c24;
}

.webmail{
	padding-left:20px;
}

#twitter{
	padding-top:5px;
	padding-left:15px;
	padding-bottom:15px;
	padding-right:20px;
	font-size:12px;
	line-height:15px;
	color:#ffffff;
}

#twitter em{
	color:#ed1c24;
	font-style:normal;
}

.paddingright{
	padding-right:40px;
}

#footer{
	border-top-style:solid;
	border-top-color:#2f2f2f;
	border-top-width:1px;
	margin-bottom:20px;
	margin-top:60px;
}

#footertext{
	color:#515151;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	width:930px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

#copyright{
	width:290px;
	float:left;
}

#address{
	float:left;
	padding-left:125px;
}

#address a{
	text-decoration:none;
	color:#515151;
}

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

/*twitter styles*/

#twitter_update_list{
	margin:0px;
	padding:0px;
	padding-top:5px;
	list-style:none;
	font-size:12px;
	color:#ffffff
}

#twitter-link{	
	display:block;
	float:left;
	width:40px;
}

#twitter_update_list a{
	color:#ed1c24;
	text-decoration:none;
}

#twitter_update_list a:hover{
	color:#ffffff;
}

/**/
