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

.container {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(surestartimages/surestart_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 0px;
}
.top {
	height: 120px;
	width: 720px;
}
.left {
	height: auto;
	width: 200px;
	float: left;
}
#menucase ul.vert-one{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	line-height:22px;
	width:200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
}
#menucase ul.vert-one li{
	margin:0;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menucase ul.vert-one li a{
	display:block;
	text-decoration:none;
	color:#000000;
	width:180px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#menucase ul.vert-one li a:hover{
	background-color: #FCE020;
	background-repeat: no-repeat;
	background-position: 0 9px;
}
.right_main_content {
	height: auto;
	width: 490px;
	float: right;
}
.bottom_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	height: auto;
	width: 720px;
	padding-top: 10px;
	clear: both;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
.Main_heading {
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin: 0px;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.Sub_heading {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-bottom: 5px;
}
.contact_info {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #CC0000;
	font-variant: normal;
	padding-bottom: 5px;
}
.Sub_heading2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-bottom: 5px;
}
