body {
	background-color: #000000;
	margin: 0;
	font-family: Verdana, sans-serif;
	background-image: url('images/BG.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

.clear{
	clear: both;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}
.navigation{
	width:537px;
}

h1,h2, h3{
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #444242;
	text-align: left;
}

h1,h2{
	font-size: 1.2em;
}

#MainBody{
	width: 1024px;
	height: 100%;
	background-image: url('images/BodyBackground2.jpg');
	background-repeat: no-repeat;
	padding-top:157px;
	margin: 0 auto;	
	position: relative;
}



#TopOptions{
	position: absolute;
	top: 180px;
	left: 700px;
	color: #cccccc;
	font-size: .7em;
	text-align: center;
	padding:5px;
}

#StoreTopOptions{
	position: absolute;
	top: 145px;
	left: 720px;
	color: #cccccc;
	font-size: .7em;
	text-align: center;
	padding:5px;
}

#StoreTopOptions h3{
	text-align: center;
	border-bottom: none;
}


#TopOptions a,#StoreTopOptions a{
	color: #BCCE00;
	text-decoration: none;
}

#Header{
	width: 900px;
	height: 240px;
	margin: 0 auto;
	background: #eeeeee;
	border-left: 3px solid #1A1A1A;
	border-top: 3px solid #1A1A1A;

	border-right: 3px solid #1A1A1A;
}


#Menu{
	width: 950px;
	margin-left: 139px;

}

#HeaderFrame{
	width: 890px;
	height: 220px;
	margin: 0 auto;
	
	border: 5px solid #1F1F1F;
	margin-bottom: 10px;
	overflow: hidden;
}

#ContentBody{
	width: 890px;
	margin: 0 auto;
	color:#444242;	
	font-size: .7em;
	text-align: justify;
	font-family: Verdana, sans-serif;
}

#StoreContentBody{
	width: 882px;
	min-height:200px;
	margin: 0 auto;
	color:#444242;	
	background: #ffffff;
	font-size: .7em;
	text-align: justify;
	padding: 4px;
}


#StoreContentBody h1, #StoreContentBody h3{
	margin: 0;
	padding: 0;
	border-bottom: none;
	text-align: center;
}

#StoreContentBody h2{
	margin: 0;
	padding: 0;
	border-bottom: none;
}

#StoreContentBody a, #PageBox a{
	color: #027b9c;
	text-decoration: none;
	font-weight: bold;
}

#StoreContentBody a:hover, #PageBox a:hover{
	text-decoration: underline;
}

#StoreContentBody .aButton{
	color: #ffffff;
}

#StoreContentBody .alignleft a{
	color: #590f6b;
	text-decoration: none;
	font-weight: bold;
}

#StoreContentBody a img{
	border: none;
}

#PageBox{
	width: 890px;
	background: #ffffff;
}

#PageBox h2{
	width: 50%;
}

.center{
	text-align: center;
}


.ContentPadding{
	padding: 6px;
}


/****************************************************************************************************************
HOME CSS
****************************************************************************************************************/
#HomeContentBox1{
	float: left;
	width:473px;
	height: 320px;
	background: #ffffff;
	margin-bottom: 4px;	
}

#HomeContentBox1 h2{
	border-bottom: none;
}


#HomeContentBox1 a{
	color: #027b9c;
	text-decoration: none;
}

#HomeContentBox1 a:hover{
	text-decoration: underline;
}


#HomeContentBox3{
	width:413px;
	height: 320px;
	margin-left: 4px;
	float: left;

}


#HomeContentBox3b{
	width:413px;
	height: 136px;
	background: #FFCE24;
	margin-bottom: 4px;
}

#HomeContentBox3b img{
	float: left;
	margin-top: 4px;
}

#HomeContentBox3a{
	width:413px;
	height: 180px;
	background: #97ff24;
}

#HomeContentBox3a{
	width:413px;
	height: 180px;
	background: #97ff24;
}

#HomeContentBox3a .ContentPadding p{
	font-size: .8em;
}

#HomeContentBox3a a{
	color: #590f6b;
	text-decoration: none;
	font-weight: bold;
}



#HomeContentBox3a a:hover{
	color: #590f6b;
	text-decoration: underline;
	font-weight: bold;
}

/****************************************************************************************************************
SERVICES CSS
****************************************************************************************************************/
#ServicesBox{
	float: left;
	width:386px;
	height: 300px;
	background: #ffffff;
	margin-bottom: 4px;	
}

#ServicesMenu{
	width: 500px;
	height: 300px;
	background-image: url('images/ServicesMenu.jpg');
	float: left;
	margin-left: 4px;
	text-align: center;
}

#ServicesMenu p{
	margin-left: 10px;
	margin-top:60px;
	font-size: 1.4em;
}
#ServicesMenu a{
	color: #027b9c;
	text-decoration: none;
}

#ServicesMenu a:hover{
	text-decoration: underline;
}



/****************************************************************************************************************
WEBSITES CSS
****************************************************************************************************************/
#WebsiteBox{
	float: left;
	width:350px;
	height: 255px;
	background: #ffffff;
	margin-bottom: 4px;	
}

#WebsiteBox a{
	color: #027b9c;
	text-decoration: none;
	font-weight: bold;
}

#WebsiteBox a:hover{
	text-decoration: underline;
}

#WebServicesBox{
	width: 536px;
	height: 300px;
	margin-left: 4px;
	float: left;
}

#WebServicesBox ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#WebServicesBox ul li{
	display: inline;
	float: left;
	margin-right:2px;
	height: 25px;
	}

#WebServicesBox ul li a{
	display: block;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #5C9B16;
	color: #000000;
	font-weight: bold;

}

#WebServicesBox ul li a:hover {
	background: #77C81C;
}

#WebServicesBox ul li a.active {
	background: #97ff24;
	padding-bottom: 5px;
	cursor: default;
}

#WebServicesBox .tab{
	background: #97ff24;
	height:230px;

}

#WebServicesBox .tab h2{
	border-bottom: 0;
}
#WebServicesBox .tab a{
	color: #590f6b;
	font-weight: bold;
	text-decoration: none;
}

#WebServicesBox .tab a:hover{
	text-decoration: underline;
}


/****************************************************************************************************************
LOGO CSS
****************************************************************************************************************/
#LogoBox{
	float: left;
	width:350px;
	height: 220px;
	background: #ffffff;
	margin-bottom: 4px;	
}

#LogoBox a{
	color: #027b9c;
	font-weight: bold;
	text-decoration: none;
}

#LogoBox a:hover{
	text-decoration: underline;
}

#OtherServicesBox{
	width: 536px;
	height: 220px;
	margin-left: 4px;
	background: #FFCE24;
	float: left;
}

/****************************************************************************************************************
ABOUT CSS
****************************************************************************************************************/
#AboutBox{
	float: left;
	width:586px;
	height: 265px;
	background: #ffffff;
	margin-left: 4px;
	margin-bottom: 4px;	
}

#AboutBox a{
	color: #027b9c;
	font-weight: bold;
	text-decoration: none;
}

#AboutBox a:hover{
	text-decoration: underline;
}

#AboutBox2{
	width: 300px;
	height: 265px;

	background: #FFCE24;
	margin-bottom: 4px;	
	float: left;
}


/****************************************************************************************************************
NEWS CSS
****************************************************************************************************************/

#NewsContainer{
	float: left;
	width:537px;
	margin-bottom: 4px;	
}

#NewsContainer a,#NewsRightColumn a{
	color: #590f6b;
	text-decoration: none;
	font-weight: bold;
}



#NewsContainer a:hover,#NewsRightColumn a:hover{
	color: #590f6b;
	text-decoration: underline;
	font-weight: bold;
}
.NewsBox{

	width:537px;

	background: #ffffff;
	margin-bottom: 4px;	
}

#NewsContainer .NewsBox a{
	color: #027b9c;
	font-weight: bold;
	text-decoration: none;
}

#NewsContainer .NewsBox a:hover{
	text-decoration: underline;
}

#NewsContainer .NewsBox a img{
	border: none;
}
#NewsContainer .NewsBox img{
	text-align: center;
}


#NewsRightColumn{
	width: 349px;
	float: left;
	margin-left: 4px;
}

#NewsRightColumnBox1{
	width: 349px;
	background: #FFCE24;
	margin-bottom: 4px;
}

#NewsRightColumnBox2{
	width: 349px;
	background: #97ff24;
	margin-bottom: 4px;
}



/****************************************************************************************************************
FREE QUOTE CSS
****************************************************************************************************************/

#FreeQuoteBox1{
	float: left;
	width:443px;
	height: 480px;
	margin-bottom: 4px;	
	background: #ffffff;
}

#FreeQuoteBox2{
	float: left;
	width:443px;
	height: 480px;
	margin-left: 4px;	
	background: #97ff24;
}

#FreeQuoteBox2 textarea{
	width: 250px;
	height: 120px;
}
#ContentBody textarea{
	width: 380px;
	height: 120px;
}

/****************************************************************************************************************
WEB MAINTENANCE CSS
****************************************************************************************************************/

#MaintenanceBox1{
	float: left;
	width:443px;
	height: 430px;
	margin-bottom: 4px;	
	background: #ffffff;
}

#MaintenanceBox2{
	float: left;
	width:443px;
	height: 430px;
	margin-left: 4px;	
	background: #97ff24;
}

#MaintenanceBox2 ul{
	list-style: square;
}


#MaintenanceBox1 a,#MaintenanceBox2 a{
	color: #027b9c;
	text-decoration: none;
	font-weight: bold;
}



#MaintenanceBox1 a:hover,#MaintenanceBox2 a:hover{
	color: #027b9c;
	text-decoration: underline;
	font-weight: bold;
}

/****************************************************************************************************************
WEB HOSTING CSS
****************************************************************************************************************/

#WebHostingLeft{
	float: left;
	width:373px;
	margin-bottom: 4px;	
}


#WebHostingLeftBox1{
	width:373px;
	height: 370px;
	margin-bottom: 4px;	
	background: #ffffff;
}

#WebHostingLeftBox2{
	width:373px;
	height: 126px;
	margin-bottom: 4px;	
	background: #FFCE24;
}

#WebHostingLeft a{
	color: #027b9c;
	text-decoration: none;
	font-weight: bold;
}



#WebHostingLeft a:hover{
	color: #027b9c;
	text-decoration: underline;
	font-weight: bold;
}


#WebHostingLeftBox1{
	width:373px;
	margin-bottom: 4px;	
	background: #ffffff;
}
#WebHostingRight{
	float: left;
	width:513px;
	height:500px;
	margin-left: 4px;	
	background: #97ff24;
}


/****************************************************************************************************************
CONTACT CSS
****************************************************************************************************************/
#ContactBox{
	width: 443px;
	height: 440px;
	background: #ffffff;
	float:left;
	margin-bottom: 4px;
}

#ContactBox2{
	width: 443px;
	height: 440px;
	background: #ffffff;
	float:left;
	margin-left: 4px;
	background: #97ff24;

}


/****************************************************************************************************************
OUR WORK CSS
****************************************************************************************************************/
#OurWorkBox{
	width: 200px;
	height: 540px;
	background: #FFCE24;
	float:left;
	margin-bottom: 4px;
}

#OurWorkBox2{
	width: 686px;
	height: 540px;
	background: #ffffff;
	float:left;
	margin-left: 4px;
}


#OurWorkBox ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#OurWorkBox ul li{
	float: left;
	margin:0px;
	padding: 0;
	height: 25px;
	}

#OurWorkBox ul li a{
	display: block;
	text-decoration: none;
	width: 190px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;
	font-weight: bold;
	text-align: center;

}

#OurWorkBox ul li a:hover {
	background: #FFD957;
}

#OurWorkBox ul li a.active {
	background: #FFA224;
	padding-bottom: 5px;
	cursor: default;
}

#OurWorkBox2 .tab{
	width: 672px;

}

#OurWorkBox2 .tab h2{
	border-bottom: 0;
}
#OurWorkBox2 .tab a{
	color: #590f6b;
	font-weight: bold;
	text-decoration: none;
}

#OurWorkBox2 .tab a:hover{
	text-decoration: underline;
}

/****************************************************************************************************************
FOOTER CSS
****************************************************************************************************************/


#Footer{
	width:849px;
 	margin: 0 auto;
	color: #adadad;
	text-align: right;
	font-size: .6em;
	padding: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;

}