body {
	margin:0;
	padding:0 0 20px 0;
	font-family:Verdana, sans-serif;
	font-size:.8em;
	letter-spacing:.5px;
	color:#666666;
	background:url(../images/background.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#ffffff;
}

html {
overflow: auto;
}

a {
	color:#ca3435;
	text-decoration:none;
	border-bottom:1px dotted #0099cc;
}

a:hover {
	color:#0099cc;
	text-decoration:none;
	border-bottom:1px dotted #ca3435;
}

.img, a.img, .img a {
	text-decoration:none;
	border:0px;
}
	
form {	
	font-family:Verdana;
	font-size:0.8em;
}
	
input, option, select, textarea { 
	font-family:Verdana;
	font-size:0.9em;
	color:#0099cc;
	border:1px solid #ca3435;
}
	
.submit {
	background-color:#ffffff;
	font-size:1.2em;
	font-weight:900;
}
	
h1 {
	color:#0099cc;
	font-family:'Book Antiqua';
	font-size:28pt;
	margin:0px;
	font-weight:100;
	line-height:23pt;
}
	
h2 {
	color:#0099cc;
	font-family:'Book Antiqua';
	font-size:20pt;
	margin:0px;
	font-weight:100;
	line-height:23pt;
}

li {
color:#ca3435;
list-style-type:circle;
}

li.blue {
color:#0099cc;
list-style-type:circle;
}

ul.blue li {
color:#0099cc;
list-style-type:circle;
}
	
#container {
	width:800px;
	margin:0px auto;
	text-align:left;
	}
	
#main {
	width:800px;
	margin:0px auto;
	text-align:left;
	position:relative;
	}

#contentwrap {
	clear:none;
	width:800px;
	margin-top:156px;
	height:500px;
	background:url(../images/contentbackground.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#content {
	padding-left:35px;
	width:350px;
	float:left;
	padding-bottom:170px;
	padding-top:30px;
}

#widecontent {
	padding-left:35px;
	width:650px;
	float:left;
	padding-bottom:170px;
	padding-top:30px;
}

#rightcolumn {
	padding-left:75px;
	width:340px;
	float:left;
	padding-bottom:170px;
		padding-top:20px;
}

#navsurround {
	margin:0px auto;
	text-align:center;
	bottom:0px;
	height:138px;
	width:100%;
	position:fixed;
	background:url(../images/navigationbackground.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#navwrapper {
	width:800px;
	margin:0px auto;
	padding-right:30px;
}
	
#nav {
	width:700px;
	margin:0px auto;
	margin-top:0;
	position:relative;
	font-size:1em;
	letter-spacing:1px;
	text-align:left;
}
	
.blue {
	color:#0099cc
}
	
.grey {
	color:#666666;
}

.red {
	color:#ca3435;
}

#copyrightfooter {
	padding-right:20px;
	float:right;
	font-size:0.7em;
	color:#bfbfbf;
	text-align:right;
}

#copyrightfooter a {
	color:#bfbfbf;
	border-bottom:1px dotted #0099cc;
	text-decoration:none;
}

#copyrightfooter a:hover {
	color:#bfbfbf;
	border-bottom:1px dotted #ca3435;
	text-decoration:none;
}

#seofooter {
	font-size:0.7em;
	color:#bfbfbf;
	width:100%;
	text-align:center;
	margin-top:117px;
}

#seofooter a {
	color:#bfbfbf;
	border-bottom:0;
	text-decoration:none;
}

#seofooter a:hover {
	color:#bfbfbf;
	border-bottom:1px dotted #ca3435;
	text-decoration:none;
}

#portfolio {
	width:600;
	padding:10px;
	font-size:0.8em;
	text-align:center;
	margin-left:60px;
}

#portfolio td {
	width:300px;
	margin:10px;
	padding:20px;
	vertical-align:top;
}

.arrow {
	float:left;
	padding-top:15px;
	width:80px;
	text-align:center;
	color:#0099cc
}

.navtitle {
	float:left;
	padding-top:15px;
	width:120px;
}

.size08 {
	font-size: 9px;
	line-height:2pt;
}

.photoportfolio {
	width:160px;
	height:180px;
	text-align:center;
	vertical-align:middle;
	float:left;
	clear:none;
}

#quickjump {
	padding-bottom:20px;
}

#quickjump select, input, option, textarea {
	font-size:1.2em;
	border:none;
	background:#f9f9f9;
}

#contact form {
	font-family:Verdana;
	font-size:0.8em;
}

#contact select, input, option, textarea {
	font-family:Verdana;
	font-size:0.9em;
	color:#0099cc;
	background:#ffffff;
	border:1px solid #ca3435;
}

#menu {
	font-size:0.8em;
}

#menu ul, li, il {
	color:#666666;
	}