@charset "utf-8";
/* CSS Document */

html {
	background-image: url(../assets/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
body {
	width: 801px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
}

#FlashNavigation {
	height: 383px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}

#TopBody {
	background-image: url(../assets/navigation_icons.png);
	height: 56px;
	width: 870px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#navigation {
	background-image: url(../assets/navigation_bg.png);
	height: 20px;
	width: 870px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li {
	float: left;
}
#navigation li a:link,#navigation li a:visited {
	display: block;
	font-family: "Segoe UI", Arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: .2em;
	padding-left: 0.2em;
	margin-right: 1.45em;
	margin-left: 5em;
	line-height: 1.25em;
}
#navigation li a:hover, #header li a:active{
	color:#000000;
	}
#navigation li a.current,#navigation li a.current:hover,#navigation li a.current:active	{
	color: #5e070a;
	background-image: url(../Assets/currentArrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor: default;
	}
/*#Navigation {
	background-image: url(../assets/navigation_bg.png);
	height: 20px;
	width: 870px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}*/


#MainBody {
	background-image: url(../assets/gradient.jpg);
	width:  869px;
	top: 0px;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
}
#MainBody2 {
	background-image: url(../assets/gradient2.jpg);
	width:  869px;
	top: 0px;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
}
#MainBody3 {
	background-image: url(../assets/gradient2.jpg);
	width:  869px;
	top: 0px;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
}
#Expander {
	background-image: url(../assets/content_bg_expander.png);
	background-repeat: repeat;
}

/*SUBMENU TABLE*/
#submenu{
	position: absolute;
	top: 0px;
	right: 34px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/*SUBMENU TABLE*/

#quotebutton {
	position: absolute;
	top: 3px;
	right: 37px;
	background-image: url(../assets/quote_button.png);
}

#MainBody p{
	margin-left: 75px;
	margin-right: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #757373;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: 300;
	margin-bottom: 10px;
}
#pagelist li{
	margin-left: 75px;
	margin-right: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #757373;

}
#MainBody2 p{
	margin-left: 75px;
	margin-right: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #757373;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: 300;
	margin-bottom: 10px;
}
#MainBody3 p{
	margin-left: 75px;
	margin-right: 255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #757373;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: 300;
	margin-bottom: 10px;
}
#MainBody .ImportantText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
}
#MainBody2 .ImportantText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
}
#MainBody3 .ImportantText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
}
#quote p{
	color: #3e0407;
	width: 380px;
	text-align: justify;
}
#guy{
	position: absolute;
	top: 170px;
	right: 37px;
}
#MainBody a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #5e070a;
	font-weight: bold;
	text-decoration: none;
}
#MainBody2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #5e070a;
	font-weight: bold;
	text-decoration: none;
}
#MainBody3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #5e070a;
	font-weight: bold;
	text-decoration: none;
}
#logo_bullet{
	background-image: url(../assets/logo_bullet.png);
	background-position: 42px 12px;
	background-repeat: no-repeat;
}
#website_solutions{
	background-image: url(../assets/website_choices.jpg);
	background-repeat: no-repeat;
	height: 185px;
	background-position: 53px;
}

h1{
	font-size: .9em;
	margin-top: 0px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 75px;
	margin-bottom: 10px;
}
h2{
	font-size: 1.1em;
	margin-top: 0px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 75px;
	margin-bottom: 10px;
	color: #000000a;
}
h3{
	font-size: .9em;
	margin-top: 0px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-bottom: 10px;
	color: #5e070a;
}

#table{
	padding-left: 49px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 800px;
	height: 185px;
}
#table2{
	padding-left: 69px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 800px;
}

/*This is the Mother Fucking Problem - but make sure its fixed on the home page.*/
#table img{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}


#table p{
	font-family: Arial, Helvetica, sans-serif;
	color: #757373;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 15px;
	font-size: 0.9em;
	text-align: left;
	white-space: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	top: 0px;
}
#table2 p{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
}
#table td{
	vertical-align: top;
}

col#basic {
	background-image: url(../assets/website_basic.jpg);
	background-repeat: no-repeat;
		width: 253px;
}
col#ecommerce {
	background-image: url(../assets/website_eCommerce.jpg);
	background-repeat: no-repeat;
	width: 253px;
}
col#multimedia {
	background-image: url(../assets/website_multimedia.jpg);
	background-repeat: no-repeat;
	width: 253px;
}
col#payperclick {
	background-image: url(../assets/seo_payperclick.jpg);
	background-repeat: no-repeat;
	width: 253px;
}
col#websiteoptimization{
	background-image: url(../assets/seo_seo.jpg);
	background-repeat: no-repeat;
	width: 253px;
}
col#socialmarketing {
	background-image: url(../assets/seo_sem.jpg);
	background-repeat: no-repeat;
	width: 253px;
}
col#hostingvalue {
	background-image: url(../assets/hosting_value.jpg);
	background-repeat: no-repeat;
	width: 253px;
}
col#hostingbasic {
	background-image: url(../assets/hosting_basic.jpg);
	background-repeat: no-repeat;
	width: 253px;
}
col#submenubut1 {
	background-image: url(../assets/submenu_btn.jpg);
	background-repeat: no-repeat;
	width: 204;
}

#table ul{
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #5e070a;
	list-style-type: square;
	line-height: 1.5em;
}
#ContactForm{
	width: 870px;
	padding-left: 46px;
}
#QuoteForm{
	width: 800px;
	padding-left: 73px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
/* Style for the quote form required field */
label .requiredfield{
	position:absolute;
	margin-left: 6em;
	left:250px;
	color:#FF0000;
	font-weight: normal;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
label .note{
	color:#999999;
	font-weight: normal;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
#BottomBody{
	background-image: url(../assets/bottom_bg.png);
	height: 44px;
	width: 870px;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
}
#BottomBody p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
#paypal{
	padding-left: 350px;

}
#Footer{
	width: 870px;
	font-size: 0.65em;
	text-align: center;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
#Footer a{
	color: #349021;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}
#copyright{
	color: #8d8c8c;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.7em;
}
#footerbottom{
	margin-left: 115px;
}
