/*CSS Document for American Computer Enterprises*/
/*Created by Blue Fish Design Studio 2008 Copyright*/

body{
	background-image: url(../images/background.jpg);
}
@charset "UTF-8";
/* CSS Document */

body{
	font-size: 12px;
	color: #2c2c2c;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h1 {
	padding: 4px;
	line-height: 145%;
	letter-spacing: -1px;
}

h2 {
	line-height: 145%;
	padding: 4px;
	letter-spacing: -1px;
	font-size: 20px;
}

h3 {
	margin-bottom: 10px;
	font: bold 20px/145% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h4 {
	line-height: 145%;
	padding: 4px;
	color: #3d3d3d;
}
p {
	padding-bottom: 10px;
	line-height: 155%;
}
ol,ul {
	margin-left: 20px;
	line-height: 145%;
}
.clear {display: none; clear: left; visibility: hidden;}



#container{
	margin: 0px auto;
	width: 960px;
	
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height: 132px;
	margin-left: -7px;
	padding: 12px 0px 0px 30px;
	float: left;
}
#header h1 {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	width: 632px;
	height: 102px;
	text-indent: -5000px;
	float: left;
}
#header h2{
	text-indent: -5000px;
	width: 0px;
	float: left;
}
#topnav{
	float: right;
	width: 305px;
}
#topnav span{
	font-size: 14px;
}
#topnav a{
	color: #400000;
	font-size: 14px;
}
#topnav a:hover{
	color: #333;
}
#content{
	width: 920px;
	float: left;
	background-color: #F0F0F2;
	padding: 20px;
}
#content1, #content2, #content3 {
	float: left;
	width: 275px;
	padding: 15px;
}

/* @group Additional Content Area Structure */

#addcontent{
	width: 955px;
	float: left;
	background-color: #73141B;
	color: #FFE0E1;
}
#addcontent a, #addcontent a:visited {
	color: #FFE0E1;
}

#articles, #contactinfo {
	width: 450px;
	float: left;
	border: 2px solid #590E14;
	margin: 10px;
	min-height: 160px;
}
#articles h3, #contactinfo h3 {
	width: 442px;
	height: 25px;
	font-size: 23px;
	font-weight: bold;
	background-color: #921822;
	color: #530E13;
	border-bottom: 2px solid #590E14;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#articles ul{
	margin: 10px 20px;
}
#articles ul li{
	margin-bottom: 5px;
}
.vcard{
	margin: 15px 20px 15px 10px;
	font-size: 14px;
	float: right;
	line-height: 145%;
	width: 400px;
}
.vcard span{
	font-size: 14px;
}
.vcard2{
	margin: 0px 15px 15px;
	font-size: 12px;
}
.vcard2 span{
	font-size: 12px;
}
.vcard p{
	margin: 5px 0px;
}
.fn{
	font-size: 20px;
}
.fn a{
	text-decoration: none;
	color: #273252;
}

.adr, .phone, .email, .fax{
	margin-top: 5px;
}
.adr div{
	margin-bottom: 5px;
}
	

/* @end */

.entry{
	float: left;
}
#customform{
	background-color: #d7d7d7;
	border: 1px solid #b3b3b3;
	width: 450px;
	padding: 15px;
	float: left;
	margin-top: 20px;
}
#customform h3{
	background-color: #F0F0F2;
	border-right: 1px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	margin-top: -16px;
	font-weight: normal;
	color: #959595;
	padding-left: 15px;
	width: 125px;
}


#blog{
	width: 570px;
	float: left;
	margin: 15px 5px 15px 0px;
}
.posted{
	font-size: 12px;
	font-style: italic;
	line-height: 135%;
}
#sidebar{
	width: 275px;
	margin: 15px;
	float: left;
}
.title{
	font-size: 26px;
	padding: 0;
	margin: 0;
}
.posted{
	margin-bottom: 25px;
}
/* Module "S1" Text Style 210px */
.moduleS1 {
	position:relative;
	margin:0 0 1em;
	padding:10px;
	background-color: #ECEBED; 
	color: #333333;
	border: 1px solid #DEDDDF; 
	width: 255px; 
	float: right; 
	margin:10px 10px 20px 45px;}
/* Module Heading "S2" Style */
div.moduleS1 h2 {
	padding: 0;
	line-height: 100%;
	height: auto;
	margin: 10px 0 5px 0;
	font-weight: normal;
	text-indent: 0px;
	font-size: 16px;
	letter-spacing: normal;
	border-bottom: 1px solid #DEDDDF;
	color: #333333;}
/* Module "S1" Link Color */
div.moduleS1 a {color: #333333;text-decoration:underline;}
div.moduleS1 a:hover {color: #333333;text-decoration:none;}

.contactform{
	margin: 20px 0px 20px 40px;
}
#testimony{
	margin-bottom: 20px;
	border-bottom:1px dashed #b3b3b3;
	padding-bottom: 30px;
}
#testimonialcontactinfo{
	line-height: 145%;
}

iframe{
	border: 1px solid #B3B3B3;
}
#footer{
	float: left;
}
#footerinner{
	width: 920px;
	padding-top: 10px;
	text-align: center;
}
#footerinner a{
	color: #222943;
}
