body{
	margin:0px;
	background-color:#DFDFDF;
	font-size:11px;
	font-family:verdana;
	color:#515151;
	margin-top:5px;
	margin-bottom:5px;
}

#new_contain{
	margin-left: auto;
	margin-right: auto;
	width:791px;
	background-color:#DFDFDF;
}

#left_border{
	background-image:url(../images/border_left.gif);
	background-repeat:repeat-y;
	width:2px;
	background-color:#ffffff;
	font-size:1px;
}

#right_border{
	background-image:url(../images/border_right.gif);
	background-repeat:repeat-y;
	width:2px;
	background-color:#ffffff;
	font-size:1px;
}

#container{
	margin-right:auto;
	margin-left: auto;
	width:760px;
	padding:10px 0px;
	background-color:#ffffff;
}

#main_container{
	width:746px;
	margin-left:14px;
	background-color:#ffffff;
}

#second_nav{
	background-color:#009247;
	padding:8px 10px 3px 10px;
}

#second_nav a{
	font-size:9px;
	color:#ffffff;
	text-decoration:none;
}

#second_nav a:hover{
	font-size:9px;
	color:#ffffff;
	text-decoration:underline;
}

a.grlink{
	color:#009247;
	text-decoration:underline;
}

a.grlink:hover{
	color:#009247;
	text-decoration:none;
}

#footer{
	margin-top:5px;
	background-image:url(../images/footer_background.gif);
	background-repeat:no-repeat;
	height:37px;
	width:746px;
	color:#7B7B7B;
	font-size:9px;
	padding:6px 0px 0px 0px;
}

#copyright{
	padding-bottom:10px;
	text-align:center;
	color:#7b7b7b;
	font-size:9px;
}

#orange_back{
	background-color:#EDA460;
	color:#393939;
	padding:10px;
}

#top_nav{
	text-align:right; 
	padding-bottom:8px; 
	color:#D3D3D3; 
	padding-right:5px;
	font-size:10px;
}

.third_nav li{
	color:#ffffff;
	padding-bottom:2px;
}

.third_nav a{
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

.third_nav a:hover{
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}

h2{
	font-size:12px;
	font-family:verdana;
	color:#009247;
}

h2 a{
	font-size:12px;
	font-family:verdana;
	color:#009247;
	text-decoration:none;
}

h2 a:hover{
	font-size:12px;
	font-family:verdana;
	color:#009247;
	text-decoration:underline;
}

.ul li{
	padding-bottom:8px;
}

ol.ul{
	padding-top:8px;
}

.third_nav2 li{
	color:#ffffff;
	margin-left:-20px;
	padding-bottom:2px;
}

.third_nav2 a{
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

.third_nav2 a:hover{
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}

input{
	font-size:11px;
	font-family:verdana;
	color:#515151;
}

#designers{
	text-align:center;
}

#designers a{
	font-size:9px;
	color:#C6C6C6;
	text-decoration:none;
}