/* CSS Document */

body {
	margin:0; 
	padding:0; 
	font-family:Arial, Helvetica, sans-serif;
	background:url('../images/pagebg2.png') repeat top center;
}
#mainFrame {
	width:970px; 
	height:100%; 
	padding:0; 
	margin:0 auto; 
	text-align:center;
}
#PageIn{width:460px; height:100%; padding:0; margin:0 auto; text-align:center; background-color:#fff;}
.wrapper {
	width: 970px; 
	margin:auto;
}
.wrapperIn{width: 455px; margin:0 auto; background-color:#fff;}
.clear {
	clear:both;
}
#logo {
	width:970px; 
	height:89px; 
	text-align:left; 
	background:url('../images/bg_logo.gif') repeat-x top center;
}
#logoIn {
	width:455px; 
	height:89px; 
	text-align:left; 
	background:url('../images/bg_logo.gif') repeat-x top center;
}
#topLinks {
	width:970px; 
	height:36px; 
	background:url('../images/topBut_off.png') repeat-x top center; 
	text-align:left;
}
a.on {
	padding: 12px 35px 30px 35px; 
	text-decoration:none; 
	color:#fff; 
	font-size: 12px; 
	font-weight:bold; 
	line-height:39px; 
	background:url('../images/topBut_on.png') repeat-x top center;
}
a.on:hover {
	line-height:39px;
	color:#CCC;
}
a.off {
	padding: 12px 35px 9px 35px; 
	text-decoration:none; 
	color:#ccc; 
	font-size: 12px; 
	font-weight:bold; 
	line-height:36px; 
	border-right:1px dotted #7e7d7d;
	border-left:1px dotted #7e7d7d;
}
a.off:hover {
	line-height:39px;
	color:#fff;
	background:url('../images/topBut_on.png') repeat-x top center;
}
#banner {
	width:970px;
	height:235px;
	background:url('../images/banner.png') repeat-x top center;
}
#bannerTxt {
	float:left;
	text-align:left;
	width:620px;
	color:#a9a4a4; 
	font-size: 13px; 
	padding-top:80px;
	padding-left:43px;
}
#banner2 {
	width:640px;
	height:235px;
}
#bannerTxt2 {
	float:left;
	text-align:left;
	width:400px;
	color:#a9a4a4; 
	font-size: 20px; 
	padding-top:80px;
	padding-left:43px;
}
#mainBG {
	width:970px;
	height:370px;
	background:#fff url('../images/main_bg.png') repeat-x top center;
	font-size: 12px; 
}
#mainBG2 {
	width:970px;
	height:400px;
	background:#fff url('../images/main_bg.png') repeat-x top center;
	font-size: 12px; 
}
#box1 {
	width:321px;
	height:324px;
	padding-top:24px;
	padding-left:15px;
	text-align:left;
	border-right: 1px solid #CCCCCC;
	float:left;
}
#box2 {
	width:300px;
	height:324px;
	padding-top:24px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	border-right: 1px solid #CCCCCC;
	float:left;
}
#box3 {
	width:245px;
	margin-top:24px;
	margin-left:24px;
	text-align:left;
	background:url('../images/bg_FreeQuote.png') repeat-y top center;
	font-size:11px;
	border-bottom:1px solid #cacaca;
	float:left;
}
#box4 {
	width:640px;
	margin-left:24px;
	margin-top:10px;
	text-align:left;
	background-color:#FFFFFF;
	font-size:12px;
	border-bottom:1px solid #cacaca;
	float:left;
}
#InBanner {
	width:640px;
}
#box5 {
	width:250px;
	margin-left:24px;
	text-align:left;
	background-color:#FFFFFF;
	padding:20px 10px 10px 10px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #cacaca;
	float:left;
}
#box3side {
	width:245px;
	margin-top:20px;
	margin-left:24px;
	margin-right:24px;
	text-align:left;
	background:url('../images/bg_FreeQuote.png') repeat-y top center;
	font-size:11px;
	border-bottom:1px solid #cacaca;
	float:right;
}

a.main {color:#b4070b; font-style:italic;}
a.main:hover {text-decoration:none;}

a.button, a.button:link, a.button:visited {font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; background-color:#b4070b; color: #fff; text-decoration: none; padding: 5px; margin-left:24px; border:1px solid #fff;}

a.button:hover {font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; background-color:#daf373; color: #333333; text-decoration: none; padding: 5px; margin-left:24px; border:1px solid #fff;}

ul.services1 {margin-left:30px;padding-left:30px;}
ul.services2 {margin-left:15px;padding-left:15px;}
.butPortfolio {padding-left:50px;}
.butPortfolio2 {padding-left:15px;}
li.services {list-style: url("../images/bullet.gif") outside circle; text-align:left; line-height: 20px; vertical-align:top;}
li.services2 {list-style: url("../images/bullet.gif") outside circle; text-align:left; vertical-align:top;}

input,textarea{
	border:1px dotted #CCCCCC;
	padding:3px;
	width:200px;
	font-size:11px;
	display:block;
	margin-bottom:8px; 
	background-color:#f4f5f5;
	color:#000000;
}
input.contact,textarea.contact{
	border:1px dotted #CCCCCC;
	padding:3px;
	width:300px;
	font-size:12px;
	display:block;
	margin-bottom:8px; 
	background-color:#f4f5f5;
	color:#000000;
}

.submit{background-color: #999;width:93px; height:25px; border:1px solid #666; color:#000000; cursor:pointer;}

input:focus,textarea:focus{border:1px solid #999;}

#footer {
	width:970px;
	height:40px;
	color:#868888;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:8px;
	background-color:#262a2b;
}
a.foot {color:#868888;}
a.foot:hover {text-decoration:none;}

#footerIn{width: 455px; height:38px; line-height:15px; text-align:center; padding:5px; margin-top:35px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; 	font-size: 11px; color: #CCCCCC; background-color:#333333; vertical-align:middle;}

#altrow1 {width:530px; height:165px; background-color:#f5f5f5; border-top:1px dashed #999;padding:15px 5px 0px 5px;}
#altrow2 {width:530px; height:165px; background-color:#fbfafa; border-top:1px dashed #999;padding:15px 5px 0px 5px;}
.altrow1 {width:530px; height:165px; background-color:#f5f5f5; border-top:1px dashed #999;padding:15px 5px 0px 5px;}
.altrow2 {width:530px; height:165px; background-color:#fbfafa; border-top:1px dashed #999;padding:15px 5px 0px 5px;}

#altrow3 {width:560px; background-color:#f5f5f5; border-top:1px dashed #999;padding:15px;}
#altrow4 {width:560px; background-color:#fbfafa; border-top:1px dashed #999;padding:15px;}
.altrow3 {width:560px; background-color:#f5f5f5; border-top:1px dashed #999;padding:15px;}
.altrow4 {width:560px; background-color:#fbfafa; border-top:1px dashed #999;padding:15px;}

img.screen {border:1px solid #333;margin:0 0 2px 0;}

h2.boxes{text-align:left; font-family: "Times New Roman", Times, Georgia, serif; font-size: 20px; font-style:italic; font-weight: normal; color: #b4070b;}


