﻿body {
	background-image:url('../images/bg.jpg');
	background-repeat: repeat;
	margin-top: 0;
}

.bottomtitle {
	font-family: century gothic;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	float: right;
	margin-right: 10px;
	color: white;
}


.crucialcopy {
	font-family: century gothic;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	float: left;
	margin-left: 40px;
	margin-bottom: 30px;
	color: white;
}

.wsicopy {
	font-family: century gothic;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	float: right;
	margin-right: 40px;
	margin-bottom: 30px;
	color: white;
}

.crucialcopy a,
.wsicopy a {
	color:white;
	text-decoration:none;
}

.black {
	color:black;
}

.mainrightpic {
	margin-top:1px;
	margin-right:0px;
	float:right;
}

.maincont {
	margin-left:25px;
	margin-top:0px;
	margin-right:5px;
	font-family: Arial;
	font-size: 14px;
	float:left;
	width: 307px;
}
.white {
	color: #000000;
	
}
.yell {
	color: #FFCC00;
	font-weight:bold;
	font-size:22px;
	
	
}
.red {
	color: #FF0000;
	font-weight:bold;
	font-size:22px;
}


.maincont a {
	color:black;
}

.firstword {
	color: #00a2ff
}


.pricemain {
	margin-left:25px;
	margin-top:0px;
	margin-right:5px;
	font-family: Arial;
	font-size: 14px;

	width: 307px;
	color:#ffffff;
}

.botcontop {
	margin-left: 12px;
	margin-top: 0px;
	margin-right: 5px;
	float: left;
	font-family: Arial;
	font-size: 14px;
	width: 307px;
	color:white;

}

.chris {
	font-size: 12px;
	font-family: lucida handwriting;
	color: #ffffff;
}


.maincontform {
	margin-left:17px;
	margin-top:0px;
	margin-right:5px;
	font-family: Arial;
	font-size: 14px;
	float:left;
	width: 307px;
}

.style1 {
	background-image: url('../images/leftborder.jpg');
}
.style2 {
	background-image: url('../images/rightborder.jpg');
}
.style4 {
	background-image: url('../images/mainnav.jpg');
	width: 423px; 
	height: 365px;
	vertical-align:top;
	padding-top:130px;
}
.style5 {
	background-image: url('../images/leftbottomcontheader.jpg');
}
.style6 {
	background-image: url('../images/middlebottomcontheader.jpg');
}
.style7 {
	background-image: url('../images/rightbottomcontheader.jpg');
}
.style8 {
	background-image: url('../images/servicesbotcont.jpg');
	text-align: justify;
}
.style9 {
	background-image: url('../images/aboutmebotcont.jpg');
	text-align: justify;
}
.style10 {
	background-image: url('../images/footerbg.jpg');
}
.style11 {
	background-image: url('../maincontent.jpg');
	text-align: justify;
	margin:0;
}
.style13 {
	text-decoration: none;
}
.style14 {
	text-align: justify;
	color: #FFFFFF;
}

table.navigation {
	font-family:"Century Gothic";
	color:white;
}

table.navigation th {
	/*padding-left:65px;*/
	text-transform:uppercase;
	text-decoration:underline;
	font-style:italic;
	font-size:14px;
	height:45px;
}

table.navigation td a {
	display:block;
	padding-left:65px;
	height:40px;
	width:158px;
	color:white;
	text-decoration:none;
	font-size:14px;
	background:transparent url('../inc/chevron_white.gif') no-repeat left top;
}

table.navigation td a:hover,
table.navigation td.current a {
	background-image:url('../inc/chevron_blue.gif');
	
}



