@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
	text-align: left;
}


body th,td, p {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333;
	text-align: justify;
}

ul, li {
	color: #333;
	list-style-image:url(images/green-bullet.gif);
	font-size: 14px;
}


h1 {
	color: #81d744;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	text-align: left;
	margin:0px,0px,0px,0px;
	padding:0px,0px,0px,0px;
	display: inline;
		
	}
	
h2 {
	color: #167dc5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	margin:0px,0px,0px,0px;
	padding:0px,0px,0px,0px;
	display: inline;
	}
	
h3 {
	color: #34a8e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	}

h4 {
	color: #553286;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	}

h5 {
	color: #553286;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	}
	
h6 {
	color: #553286;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	}


a:link {
	color: #34a8e7;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #34a8e7;
	font-weight: bold;
}

a:hover {
	color: #666;
	font-weight: bold;
}

a:active {
	text-decoration: underline;
	color: #34a8e7;
	font-weight: bold;
}



/* TOP NAVIGATION STYLES **************************************/

#topnavbg {
	width:680px;
	height:28px;
}

	#topnavarea {
		width:680px;
		height: 28px;
		margin: auto;	
	}
	
		.topnavlink {
			height:28px;
			line-height:27px;
			float: right;
			margin:auto;
		}	
		
			
			.topnavlink a {
				font-family: Arial, Helvetica, sans-serif;
				font-size:16px;
				font-weight: bold;
				font-style: normal;
				color: #FFF;
				text-decoration:none;
				display:block;
				padding-left:28px;
				padding-right:28px;
			}
			
			.topnavlink a:hover {				
				color: #FFF;
				background-color: #81d744;
			}
			

/* TOP NAV STYLES END **************************************/
	



/*Left Nav Start*/


#vertmenu {
	float: left;
	width:  239px;
	height: auto;
	text-align: left;
	list-style: none;
	}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#vertmenu ul li a {
	font-size: 16px;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	text-decoration: none;
	color: #167dc5;
	width:220px;
	font-weight: normal;
	border-bottom: 1px solid #eaeaea;
	list-style: none;
	}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #34a8e7;
	list-style: none;
	}

/*Left Nav End*/


/* Styles **************************************/

.green {
	color: #81d744;
}

.h2-blue {
	color: #167dc5;
}

.grey-hr-line {
	border-top: #999 solid 1px;
	padding-top: 15px;
}

#black-border {
	border: #000 solid 2px;
}


.hr {
	border-top: #999 solid 1px;
	padding-top: 5px;
}


/* Styles END**************************************/





/* Website Container **************************************/

div#website_container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;	
}
/* Header holds the logo, links, and the quote request **************************************/
div#header-container {
	width: 960px;
	height: 148px;
	float: left;
}

div#logo {
	margin-top: 5px;
	width: 245px;
	height: 116px;
	float: left;
}

/* Styles Just The links container *****************/
div#toplinks-container {
	width: 680px;
	height: 95px;
	float: right;
	margin-top: 50px;

}

div#free-quote {
	width: 201px;
	float: right;
	height: 58px;
	margin-top: 5px;
}

div#body-area {
	width: 960px;
	float: left;
	height:auto;
	margin-top: 5px;
}

div#left-side {
	width: 245px;
	height: auto;
	float: left;
}


div#right-side {
	width: 680px;
	height: auto;
	float: right;
}

div#banner-img {
	width: 680px;
	height: 250px;
	float: left;
}

div#content {
	width: 680px;
	height:auto;
	float:left;
}

div#portfolio-page {
	width: 960px;
	height: auto;
	float: left;
}

div#left-nav-container {
	width: 240px;
	height: auto;
	float: left;
}

div#computer-img {
	width: 240px;
	height: 150px;
	float: left;
	margin-top: 30px;
}

div#more-left {
	width: 240px;
	height: auto;
	float: left;
	margin-top: 20px;
}
div#footer {
	width: 100%;
	height: 90px;
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat-x;
	float: left;
	margin-top: 20px;
}

div#footer p{
	text-align: center;
	color: #FFF;
	font-size: 12px;
}

div#footer a{
	text-align: center;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
}


/* Website Container END**************************************/

