*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; background: #000; color: #fff; }
a {COLOR: #FFFFFF; text-decoration: none;}
a:visited {COLOR: #FFFFFF; text-decoration: none;}
a:hover {COLOR: #FF0000; text-decoration: underline;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; }
h3 { padding-left: 10px; color: #fff; background: #FE7B09 url(images/bg.jpg) repeat-x; font-size: 1em; height: 24px; line-height: 24px; }
ul {
	margin-left: 15px;
}
li { list-style-type: disc;}
p { margin: 5px 0 10px 0; }

#header {
background: #000 url(images/header.jpg) repeat-x;
height: 215px;
}
#header h1 {
	font-size: 36px; color:#FFFFFF;
	font-weight: 100;
	letter-spacing: -1px;
	padding: 22px 0px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#menu {
	position:relative;
	left:400px;
	top:100px;
	width:350px;
	height:35px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; color:#FFFFFF;
}
#header h2 {
	color: #fff;
	font-size: 22px;
	font-weight: 100;
	padding: 5px 0px 0px 11px;
	letter-spacing: normal;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#wrap { padding: 10px 10px 3px 10px; width: 760px; margin:20px auto; background: #000;}
#left { float: left; width: 180px; background: #CFDDFF; margin-bottom: 10px; margin-top: 20px;}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#right { margin-bottom: 10px; float: inherit; width: 700px; padding: 0 10px 10px 10px; margin-top: 10px;}

.contactinfo {
	width: 200px;
	position: relative;
	height: 320px;
}
.testimonial {
	position:relative;
	width: auto;
	height: auto;
	top: 5px;
}
.articles { text-align:inherit;}
.floatRight {
	float: right;
	margin: 5px;
	padding-left: 20px;
}
.style1 {
	font-size: 1.8em;
	font-style: italic;
	padding-top: 20px;
}
.style3 {font-size: .8}

