Reset CSS
---------------------------------------------------------------------------- */

html, body, h1, h2, h3, h4, h5, h6, div, span,
blockquote, p, address, form, fieldset, img,
ul, ol, dl, dt, dd, li, hr, table, td, th,
strong, em, sup, sub, dfn, ins, del, q, cite,
var, samp, code, kbd, tt {
	margin: 0;
	padding: 0;
	border: 0;
}

img { border: 0 }

ul { list-style: none; }
legend { display: none; }

input, textarea, select, option, optgroup, button {
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

/* = main
---------------------------------------------------------------------------- */

body, input, textarea, select, option, optgroup, button {
	font-family: "Arial", "Verdana", "Tahoma", sans-serif;
}

a { color: #FF9F16; }
a:hover { text-decoration: none; }


/* = layout
---------------------------------------------------------------------------- */

body{
	color: #454545;
	margin: 0; padding: 0;

	
	background-color: #E5F2FB;
}

#page {
	min-width: 1100px;
position: relative;
	margin: 0 auto;
	margin-top: 15px;
	padding-top: 0;
	height: auto;
}

/* = header
---------------------------------------------------------------------------- */

#menu {
	min-width: 1100px;
	width: 100%;
	height: 44px;
	background-image: url(../images/menubg.png);
	background-repeat: repeat-x;
	margin-top: 0px; padding-top: 0px;
	position: relative; top: 0;
	text-align: center;
	margin-bottom: 25px;
}
#menu ul {
	min-width: 400px;
	max-width: 960px;
	margin: 0 auto;
}
#menu li a{
	line-height: 42px;
	padding-left: 15px; 
	padding-right: 15px;
	height: 40px;
	min-width: 60px;	
	float: left;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#menu li {
       float: left;
}
#header {
	
	min-width: 1100px;
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/headerbg.png); background-repeat: no-repeat; background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
}
#hContainer {
	max-width: 1100px;
	margin: 0 auto;
}
#header1 {
	max-width: 500px;
	float: left;
	margin-left: 67px;
	color: #000;
	font-size: 13px;
	line-height: 16px;
	height: auto;
}
#header1 h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
#header1 h1 {
	background-image: url(../images/cc_18.png); background-repeat: no-repeat;
	width: 550px;
	height: 154px;
	text-indent: -999em;
	margin: 20px 10px 10px -55px;
}
#header2 {
	width: 385px;
	margin-right: 60px;
	background-image: url(../images/cc_15.png); background-repeat: no-repeat;
	height: 435px; background-position: bottom;
	position: absolute; bottom: 0px; right: 100px;
}
#call {
	float: left;
	width: 250px;
	margin-top: 50px;
	background-image: url(../images/cc_22.png); background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 15px;
	color: #070707;
	letter-spacing: normal;
	height: 20px;
}
#mail {
	float: left;
	width: 300px;
	margin-top: -5px;
	background-image: url(../images/cc_28.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 15px;
	color: #070707;
	letter-spacing: normal;
	height: 20px;
}
#get-quote {
	float: right;
	width: 137px;
	background-image: url(../images/cc_25.png);
	background-repeat: no-repeat;
	height: 36px;
	text-indent: -999em;
	margin-top: -30px;
}

/* = mainContent
---------------------------------------------------------------------------- */

#mainContent {
	background-color: #b9d9ed;
	background-image: url(../images/contentbgrepx.png);
	background-repeat: repeat-x;
	background-position: top;
	min-width: 1100px;
	width: 100%;
	height: auto;


	#padding-top: 40px;
	padding-top: 30px;
}

#mainContent h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-family:"Arial";
	color: #070707;
}

#mainContent < div {

}

#mCcontainer {
	margin: 0 auto;
	width: 1100px;
}

/* = content
---------------------------------------------------------------------------- */

#content {
	font-size: 12px;
	padding:5px;
	width:450px;
	float:left;
	margin-left: 67px;
}
#content-copy {
	font-size: 12px;
	padding:5px;
	width:450px;
	float:left;
	margin-left: 67px;
}
#content-serv2 {
	font-size: 12px;
	padding:5px;
	width:620px;
	float:left;
	margin-left: 67px;
}
#content-serv2-list {
	font-size: 12px;
	padding:5px;
	width:210px;
	float:right;
	margin-right: 67px;
}
#content-serv2-list .item {
	margin-top: 10px;
	padding-left: 40px;
	background-image: url(../images/list.png); background-repeat: no-repeat;
	height: 30px;
	line-height: 26px;
}
#content-serv2-list .title {
	color: #070707;
	text-decoration: underline;
	font-size:14px;
}
#content .item {
	margin-top: 10px;
	padding-left: 50px;
	background-image: url(../images/list.png); background-repeat: no-repeat;
}
#content .title {
	color: #070707;
	text-decoration: underline;
	font-size:12px;
	font-weight: bold;
}
#content .description {
	color: #000;
	font-size: 12px;
}
#content-copy .item {
	margin-top: 10px;
	padding-left: 50px;
	background-image: url(../images/list.png); background-repeat: no-repeat;
}
#content-copy .title {
	color:#070707;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
#content-copy .description {
	color: #000;
	font-size: 12px;
}

/* = sidebar
---------------------------------------------------------------------------- */

#sidebar {
	padding:5px;
	margin-right: 120px;
	width:420px;
	float:right;
	font-size: 12px;
}
#sidebar .author{
	color: #0080f7;
	margin-top: 8px;
	font-style: normal;
}
#sidebar .item {
	padding-top: 5px;
	line-height: 18px;
	font-style: italic;
}
#sidebar .item1 {
	padding-top: 5px;
	font-style: italic;
	line-height: 18px;
}
#contact-box {
	background-image: url(../images/contactbox.png); background-repeat: no-repeat;
	width: 399px;
	height: 312px;
	padding: 0; padding-top: 10px;
	font-size: 12px;
	color: #000;

}
.contact-title {
	font-size: 12px;
	text-transform: uppercase;
	font-family:"Arial";
	color: #070707;
	margin: 7px; padding: 6px;
	clear: both;
}

#sidebar input{
	width: 155px;
	height: 20px; 
	margin-bottom: 5px;
	border: 1px solid black;
}
#sidebar textarea{
	width: 350px;
	height: 80px; 
	border: 1px solid black;
	
}
#sidebar .tarea{
	width: 350px;
}
#forms {
	margin: 15px;
	#margin: 0px;
	#margin-top: 8px;
	margin-left: 10px;
}
#forms .rside {
	float: right;
	width: 180px;

}
#forms .lside {
	float: left;
	width: 180px;
	margin-top:10px;

}
#contact-submit {
	float: right;
	width: 92px;
	background-image: url(../images/cc_33.png);
	background-repeat: no-repeat;
	height: 26px;
	text-indent: -999em;
	margin: -9px 30px 0px 0px;
	#margin: 7px 30px 0px 0px;
}
/* = footer
---------------------------------------------------------------------------- */

#footer {
 	min-width: 1100px;
	width: 100%;
	font-family: "Arial";
	background: url(../images/footerbg.png);
	height: 155px;
}

#footer #copyright {
	float: right;
	background: url(../images/cc_39.png);
	font-size: 9px;
	color: #4a4949;
	width: 171px;
	height: 70px;
}
#footer #copyright p {
	margin: 59px 0 0 30px;
	line-height: 9px;
}

#footer #menubot {
	float: left;
	margin-left: 100px;
	margin-top: 15px;
	#margin-top: 15px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#footer #menubot a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#menubot .keywords {
	font-size: 10px;
	color: #070707;
	font-weight: normal;
}

/* = other
---------------------------------------------------------------------------- */

.clear {
	height:0px;
	clear:both;
	text-indent:-2000px;
}

.clearcon {
	height: 50px;
	clear:both;
	text-indent:-2000px;
}

