@import url("http://www.evo.uk.com/evo_css/container_700.css");

body{
	background-color: #092021;
	color: #d9d9d9;
}

a{
	color: #d9d9d9;
}

a:hover{
	text-decoration: underline;
}

p{
	font-size: 125%;
	line-height: 125%;
}

#left_content {
	width: 422px;
	float: left;
	position: relative;
}

#right_content{
	margin-left: 465px;
}

ul#navigation_links li{
	margin-top: 5px;
	margin-bottom: 5px;
}

#header{
	height: 195px;
}

h1#logo{
	position: absolute;
	width: 367px;
	height: 56px;
	text-indent: -9000px;
	background: url(../images/gif/h1_logo.gif) no-repeat;
	top: 66px;
	right: 0px;
}

h1#logo a{
	display: block;
	width: 367px;
	height: 56px;
}

h2#sub_header{
	width: 421px;
	height: 114px;
	text-indent: -9000px;
	background: url(../images/gif/h2_subheader.gif) no-repeat;
	padding-bottom: 45px;
}

p#blurb{
	width: 421px;
	height: 283px;
	text-indent: -9000px;
	background: url(../images/gif/p_blurb.gif) no-repeat;
	padding-bottom: 20px;
}

blockquote#testimonial{
	position: absolute;
	width: 640px;
	height: 94px;
	text-indent: -9000px;
	background: url(../images/gif/blockquote_testimonial.gif) no-repeat;
	left: 55px;
	top: 674px;
}

.main_image{
	margin-bottom: 20px;
}

#features {
	margin-top: 130px;
}

.feature_right {
	width: 232px;
	float: right;
	color: #D7D7D7;
}

.feature_right_header{
	background: url(../images/gif/feature_header.gif) no-repeat;
	height: 19px;
}

.feature_right_content{
	height: 1%;
	background-color: #0c575a;
	padding-left: 20px;
	padding-right: 20px;
}

.feature_right_footer{
	height: 19px;
	background: url(../images/gif/feature_footer.gif) no-repeat;
}
.feature_right_content p {
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
}

h3#minilogo{
	text-indent: -9000px;
	background: url(../images/gif/h3_mini_logo.gif) no-repeat;
	width: 180px;
	height: 21px;
	margin-bottom: 10px;
}

#feature_left {
	width: 420px;
}

#feature_left_header{
	background: url(../images/gif/feature_left_header.gif) no-repeat;
	height: 19px;
}

#feature_left_footer{
	background: url(../images/gif/feature_left_footer.gif) no-repeat;
	height: 19px;
}

#feature_left_content {
	background-image: url(../images/gif/feature_left_content.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	height: 1%;
}

#frmContact li{
	padding-top: 10px;
	padding-bottom: 10px;
}

#frmContact label{
	float: left;
	width: 75px;
}

textarea{
	width: 95%;
}
#footer {
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0c575a;
}

#footer_content {
	color: #0c575a;
}

#footer_content p{
	font-size: 100%;
}

#float_right{
	float: right;
}

#float_right a{
	color: #0c575a;
}

#navigation_links li{
	text-indent: -9000px;
	width: 232px;
	height: 29px;
}

#navigation_links li a{
	display: block;
	width: 232px;
	height: 29px;
}

#nav_view				{background: url(../images/gif/view_our_menu.gif);}
#nav_download			{background: url(../images/gif/download_our_menu.gif);}
#nav_homepage			{background: url(../images/gif/return_to_homepage.gif);}

#nav_view a:hover		{background: url(../images/gif/view_our_menu.gif) 0 -29px;}
#nav_download a:hover	{background: url(../images/gif/download_our_menu.gif) 0 -29px;}
#nav_homepage a:hover	{background: url(../images/gif/return_to_homepage.gif) 0 -29px;}
#left_content h2 {
	font-size: 150%;
	font-weight: bold;
	color: #ffa800;
}
#menu_guide {
	margin-top: 20px;
}

