/* CSS Document */
html {
	height: 100%;
	background-color:#000000;
}
h1{
	font: normal 12px/1.2 Arial, sans-serif;
	font-weight: bold;
	color: #000000;
}
h2{
	font: normal 11px/1.2 Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
h2 a{
	font: normal 11px/1.2 Arial, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 20px;
}
.header h2{

	text-align: left;
}
h3{
	font: normal 11px/1.2 Arial, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
}
h4{
	font: normal 10px/1.2 Arial, sans-serif;
	font-weight: bold;
	color:#FF0000;
}
.header h3{

	text-align: left;
}
.main {
	border: solid #B35F1C 3px;
	background-color:#FFFFFF;
}
.header {
	background: url(images/web_design_header.jpg) top no-repeat;
	width: 897px;
	height: 110px;

}
.buttons {
	font: normal 11px/1.2 Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.buttons a{
	font: normal 11px/1.2 Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.content_bg {
	background-color:#DDDDDD;
}
.content_header {
	background-color:#9B9B9B;
	font: normal 11px/1.2 Arial, sans-serif;
	font-weight: bold;
	padding-left: 8px;
}
.content_header a{
	color:#000000;
	font: normal 11px/1.2 Arial, sans-serif;
	font-weight: bold;
}
.content_main {
	border: solid #FFFFFF 3px;
	border-bottom: none;
	border-right: none;
	font: normal 12px/1.2 Arial, sans-serif;
	text-align:left;
	padding: 4px 0px 4px 4px;
	line-height: 16px;
	width: 594px;
	
}
.content_text {
	border: solid #FFFFFF 3px;
	border-bottom: none;
	border-right: none;
	border-left: none;
	font: normal 12px/1.2 Arial, sans-serif;
	text-align:left;
	padding: 4px 0px 4px 4px;
	line-height: 16px;
	width: 594px;
	
}

.content_text a{
	font: normal 11px/1.2 Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	
}
.iframe {
	background-color: #DDDDDD;
}
.content_main a {
	font: normal 11px/1.2 Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.content_main_bottom {
	border: solid #FFFFFF 3px;
	font: normal 12px/1.2 Arial, sans-serif;
	padding: 4px 0px 4px 4px;
	line-height: 16px;
	width: 594px;
	
}
.content_main_right {
	border: solid #FFFFFF 3px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	
}
.sub_header_main {
	background: url(images/web_design_subheader_m.jpg) top repeat-x;
	font: normal 11px/1.2 Arial, sans-serif;
	color: #FFFFFF;
	text-align:left;
	width: 269px;
	height: 35px;
	
}
.sub_header {
	background: url(images/web_design_subheader.jpg) top no-repeat;
	font: normal 16px/1.2 Arial, sans-serif;
	color: #FFFFFF;
	text-align:left;
	width: 269px;
	height: 43px;
	padding-left: 8px;
}
.left_nav {
	border: solid #FFFFFF 3px;
	font: normal 12px/1.2 Arial, sans-serif;
	text-align:left;
	padding: 4px 4px 4px 4px;
	line-height: 16px;
	
}
.left_nav a{
	font: normal 12px/1.2 Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	
}

.left_nav li{
	width: 150px;
	font: normal 12px/1.2 Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	text-align: left;
	list-style: none;
	margin-left: -40px;
}
.left_nav ul {
	display: block;
}
.sub_header_white {
	font: normal 12px/1.2 Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	background-color:#FFFFFF;
	text-align:left;
	width: 269px;
	height: 35px;
	padding-left: 8px;
}
.footer {
	font: normal 10px/1.2 Arial, sans-serif;
	color: #9B9B9B;
	padding: 4px 4px 4px 4px;
	line-height: 16px;
	
}