html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline:none;
}
table, caption, tbody, tfoot, thead, tr, th, td{
	vertical-align:top;
}
body{
	background:url(../images/back.jpg) center top repeat-x #B9E4F9;
	margin:0;
	font-family:century gothic;
	font-size:14px;
}
h1{
	color:#00458A;
	margin-bottom:10px;
	font-size:20px;
	font-weight:bolder;
}
h2{
	margin-bottom:10px;
	font-weight:bolder;
}
p{
	margin-bottom:10px;
}
a{
	text-decoration:none;
	font-weight:bold;
	color:#333;
}
.question{
	font-family:Arial, Helvetica, sans-serif;	
}
a:hover{
	color:#FF6600;
}
a.link{
	color:#FF6600;
	text-decoration:underline;
}
#top{
	background:url(../images/top.jpg) center repeat-x;
	height:346px;
	width:100%;
	text-align:center;
}
#bottom{
	background:url(../images/bottom.jpg) center repeat-x;
	height:412px;
	width:100%;
	margin-bottom:-300px;
	text-align:center;
}					 
#global-container{
	width:100%;
	text-align:center;
}
#header{
	width:910px;
	text-align:left;
	margin:0 auto;
	height:146px;
	position:relative;
}
#search{
	position:absolute;
	width:223px;
	height:38px;
	float:right;
	background:url(../images/search.jpg);
	z-index:100;
	top:10px;
	right:0px;
}
#search input{
	border:none #fff;
	margin:13px 0px 0px 11px;
	width:165px;
}
#logo{
	width:910px;
	height:135px;
	position:absolute;
	top:0;
	left:0;
	z-index:90;
}
#menu{
	width:600px;
	height:28px;
	text-align:right;
	position:absolute;
	z-index:110;
	top:85px;
	right:0px;
}
#main{
	background:#fff;
	text-align:left;
	margin:0 auto -320px;
	position:relative;
	top:-192px;
	width:910px;
	min-height:360px;
}
#footer{
	position:relative;
	width:910px;
	margin:0 auto;
	height:145px;
	top:204px;
	text-align:left;
	color:#FFF;
}
#footer div{
	position:absolute;
	width:200px;
	height:145px;
	top:0px;
}
#footer #col1{
	left:22px;
}
#footer #col2{
	left:240px;
}
#footer #col3{
	left:526px;
}
#footer #col4{
	left:804px;
	width:90px;
}
#footer ul li{
	list-style:none;
	margin-bottom:2px;
}
#footer a{
	color:#FFF;
	font-weight:normal;
}
#footer a:hover{
	text-decoration:underline;
}
#welcome{
	width:535px;
	float:left;
	margin-left:20px;
	_width:525px;
	clear:both;
}
#slider{
	float:right;
	width:302px;
	height:260px;
	margin-right:20px;
}
#offer{
	width:850px;
	margin-left:20px;
}
#offer .free{
	float:left;
}
#offer .info{
	margin:0 0 0 115px;
	width:740px;
}
#menu ul li{
	list-style:none;
	font-size:22px;
	display:inline;
	margin:0;
}
#menu ul li a{
	color:#FFF;
	font-weight:normal;
}
#services, #portfolio{
	margin:0 15px;
}
#services h2{
	color:#FF6600;
	font-size:17px;
}
#services table img{
	border:1px solid #999;
	margin:0 15px 0 0;
}
#services table {
	margin:0 15px 0 15px;
}
#services table td{
	padding:15px 0;
}
#contact{
	background:url(../images/contact-phone.jpg) 100% 50px no-repeat;
	margin:0 0 0 15px;
}
#contactForm{
	width:430px;
}
.input, .submit{
	text-align:right;
}
.label, .submit{
	padding:5px 0 0 0;
}
.submit input{
	background-color:#FFFFEC;
	border:1px solid #999;
}
.input input, .input textarea{
	width:280px;
	background-color:#FFFFEC;
	border:1px solid #999;
}
#about{
	margin:0 20px;
	width:550px;
}
#about h2{
	color:#FF6600;
	font-size:17px;
}
.floatRight{
	float:right;
	margin:0 15px 0 0;
}
