@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	background-image: url(images/BG2.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF66;
}

.BG {
	background-color: #000000;
	width: 706px;
}

.sitelinks_main {
color: #FFFF33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}
.sitelinks_main a {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.sitelinks_main a:hover {
	color: #FF0000;
}
.sitelinks_red {
	color: #FFFF33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.sitelinks_red a {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.sitelinks_red a:hover {
	color: #FF0000;
}
.sitelinks_who a {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sitelinks_who a:hover {
	color: #FF0000;
	border: 3px none #FFFF33;
	background-color: #FFFF66;
	padding: 0px;
}
.main_content a {
	color: #990000;
	text-decoration: underline;
}
.main_content a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.main_content {
	color: #FDFDFD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.main_content_right {
	width: 333px;
	padding: 10px;
}
.main_content_left {
	width: 376px;
	padding: 10px;
}
.h1 {
	font-size: 14px;
	color: #FFFF33;
}
.hred {
	font-size: 16px;
	color: #FF0000;
	font-style: normal;
	font-weight: 200;
}
.hred_small {
	font-size: 12px;
	color: #FF0000;
}
.yel_text {
	color: #FFDB1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
}
.yel_text_big {
	color: #FFDB1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.big_bullets {
	color: #FFDB1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
}
.start_word {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
.start_word2 {
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
.current_page {
	color: #FFFF33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}
.sub_nav {
	padding-top: 25px;
	padding-left: 12px;
}
.who_right {
	padding: 10px;
	width: 300px;
	color: #CCCCCC;
}
.who_left {
	padding: 10px;
	height: 405px;
	
}
.video_content {
	padding: 10px;
	height: 425px;
}
.client {
color: #FDFDFD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
padding: 10px;
	height: 425px;
}
.pricing {
	padding: 10px;
}
.contact {
	background-image: url(images/Main-Content.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
	height: 425px;
}
.decap {
	text-transform: lowercase;
}
.blue {
	font-size: 16px;
	color: #003399;
	font-style: oblique;
}
.top_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.top_nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.float_right {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

