@charset "utf-8";
/* CSS Document */

html {
	background-image:url(../images/bgmain.gif);
	background-repeat:repeat-x;
}
body {
	background:url(../images/wrapperBg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#4f4f4f;
}
img {
	border:0;
}
.style1 {
	font-size: 18px;
	letter-spacing:-1px;
	line-height:22px;
}
.style2 {
	font-size: 27px;
	font-weight: bold;
	letter-spacing:-1px;
}

h1{
	font-size: 23px;
	font-weight: bold;
	letter-spacing:-1px;
}

h2{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0px;
}

h3{ font-size: 14px;
font-weight: bold;
letter-spacing: 0;}

.style3 {
	font-size: 21px;
	font-weight: bold;
	letter-spacing:-1px;
	line-height:22px;
}
#wrapper {
	margin:0px auto;
	padding-left:20px;
	padding-right:20px;
	width:920px;
	height:800px;
}
#tabs {
	width:760px;
	float:right;
	height:40px;
	margin-top:10px;
}
.menu5 {
	padding:0 0 0 1em;
	margin:0;
	list-style:none;
	height:40px;
	position:relative;
	background:transparent url(../images/pro_five_0c.gif) repeat-x left bottom;
	font-size:11px;
	float:right;
}
.menu5 li {
	float:left;
	height:40px;
	margin-right:1px;
}
.menu5 li a {
	display:block;
	float:left;
	height:40px;
	line-height:35px;
	color:#333;
	text-decoration:none;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 4px;
	cursor:pointer;
	background:url(../images/pro_five_0a.gif) no-repeat;
}
.menu5 li a b {
	float:left;
	display:block;
	padding:0 16px 5px 12px;
	background:url(../images/pro_five_0b.gif) no-repeat right top;
}
.menu5 li.current a {
	color:#000;
	background:url(../images/pro_five_2a.gif) no-repeat;
}
.menu5 li.current a b {
	background:url(../images/pro_five_2b.gif) no-repeat right top;
}
.menu5 li a:hover {
	color:#000;
	background: url(../images/pro_five_1a.gif) no-repeat;
}
.menu5 li a:hover b {
	background:url(../images/pro_five_1b.gif) no-repeat right top;
}
.menu5 li.current a:hover {
	color:#000;
	background: url(../images/pro_five_2a.gif) no-repeat;
	cursor:default;
}
.menu5 li.current a:hover b {
	background:url(../images/pro_five_2b.gif) no-repeat right top;
}
#logoSection {
	width:865px;
	padding-left:55px;
	float:left;
	margin-top:-35px;
}
#contentSectionTop {
	width:920px;
	float:left;
	position:relative;
}
#leftMenu {
	width:201px;
	float:left;
	margin-left:13px;
	margin-top:32px;
	display:inline;
}
#leftMenu ul {
	width:201px;
	float:left;
	margin:0;
	padding:0;
}
#leftMenu ul li {
	width:185px;
	height:19px;
	background-image:url(../images/navBg.gif);
	background-repeat:no-repeat;
	padding-left:16px;
	padding-top:3px;
	list-style:none;
	font-size:12px;
	font-weight:bold;
}
#leftMenu ul li a {
	color:#77746a;
	text-decoration:none;
}
#leftMenu ul li a:hover {
	color:#ccc;
	text-decoration:none;
}
#tariff {
	width:182px;
	float:left;
	margin-top:32px;
	margin-left:33px;
}
.heading {
	font-size:17px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#2b4649;
}
#contentSectionBottom {
	float:left;
	width:920px;
	margin-top:-260px;
}
#contentTop {
	float:left;
	width:883px;
	background-image:url(../images/imgContentTop.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#headerImage {
	width:418px;
	height:320px;
	float:right;
	margin:18px 18px 0 0;
	display:inline;
}
#welcomeSection {
	width:837px;
	float:left;
	padding:0 23px 0 23px;
	margin-top:-25px;
}
#welcomeLeft {
	float:left;
	width:603px;
	margin-top:-25px;
}
#welcomeRight {
	float:right;
	width:205px;
	height:200px;
	background-image:url(../images/greyShade.gif);
	background-repeat:no-repeat;
	background-position: 0px 25px;

}

#contentBottom{
	width:883px;
	float:left;
}

#footer{
	width:853px;
	height:30px;
	text-align:right;
	color:#767676;
	float:left;
	margin-left:20px;
}

.phonenum{
	font-size: 14px;
	font-weight: bold;
}

p.star{
	color: gray;
}

tr.toprow{
	font-weight: bold;
	font-size: 12px;
}

table.rates td{
	background: #f5f5f5;
	padding: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}

div#welcomeLeft img{
	float: right; 
	border: 1px solid #878787; 
	padding: 2px; 
	margin: 5px; 
	clear: right;
}

div.sidepics img{
	float: left;
		border: 1px solid #878787; 
	padding: 2px; 
	margin: 5px; 
	clear: right;	
}

a{
	color: #348934;
}

a:hover{
	color: #348934;
	
}

div.rowpics img{
	float: left;
	margin-right: 10px;
	height: 105px;
	clear: none;

}

