

body {
	margin: 0;
	padding-top: 3px;
	background: url(../img/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 0.80em;
}

a {
	color: #0E8EBF;
	border-bottom: 1px dotted #0EA3DB;
	text-decoration: none;
}

a:hover {
	color: #075572;
	border-bottom: 1px solid #0EA3DB;
	text-decoration: none;
}

#holder {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: auto;
}

#header {
	float: left;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 100%;
	background: none #fff;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 100%;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding:15px;
	background: url(../img/servicebg.jpg) no-repeat;
}

H1 {

	margin-top: 30px;
	margin-left: 210px;
	color: #000066;
	font-size: 2.2em;
	font-weight:normal;
}	

H2 {
	color: #000066;
	font-size: 1.2em;
	font-weight:bold;
}	

H2 a {
	color: #0E8EBF;
	font-size: 1.2em;
	font-weight:bold;
	text-decoration: none;
}

H2 a:hover {
	text-decoration: underline;
}

p.title {
	color: #000066;
	font-size: 1.2em;
	margin-bottom:-10px;
}


#navbar {
	background: url(../img/navbar.jpg) repeat-x;
	height: 33px;
	word-spacing: 20px;
	margin: 0 2px;
}

#navbarlink {
	margin-top: 9px;
	margin-left: 20px;
}

#navbarlink a {
	color: #FFFFFF;
	word-spacing: 0px;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}

#navbarlink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#HomeLeft {
	float: left;
	margin-top: 45px;
	margin-left: 20px;
	width: 235px;
}

#HomeRight {
	float: left;
	width: 510px;
	margin-top: 45px;
}

#BlogLeft {
	float: left;
	margin-top: 45px;
	width: 190px;
	margin-left: 20px;
}

#BlogRight {
	float: left;
	width: 510px;
	margin-top: 45px;
}

ul {
	padding-top: 0px;
	line-height: 14px;
}

li {
	list-style-image: url(../img/bullet.gif);
	padding-left: 5px;
	padding-top: 6px;
	vertical-align: top;
}

#footer {
	margin-top: 30px;
	padding: 15px;
}

#footer .text {
	width:100%;
	border-top: 1px solid #CCCCCC;
	padding: 10px 0;
	color: #999999;
	font-size: 0.95em;
}

#footer a {
	color: #666;
	text-decoration: underline;
}


.QuoteNow {
	width: 200px;
	height: 50px;
	background: url(../img/QuoteNow.jpg) no-repeat;
	border: 0;
	outline: 0;
	font-size: 1.5em;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-right: 4px;
}

.QuoteNow:hover  {
	background: url(../img/QuoteNowHover.jpg) no-repeat;
}

.SmallButton {
	width: 139px;
	height: 33px;
	background: url(../img/SmallButton.jpg) no-repeat;
	border: 0;
	outline: 0;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-bottom: 2px;
}

.QuoteNow:hover  {
	SmallButton: url(../img/SmallButtonHover.jpg) no-repeat;
}

#QuoteBox {
	float: left;
	width: 375px;
	height: auto;
	margin-top: 20px;
}

#QuoteBox .title {
	background: url(../img/QuoteBoxTitle.jpg) no-repeat;
	height: 30px;
	color: #FFFFFF;
	padding-left: 7px;
	font-weight: bold;
}

#QuoteBox .row {
	background: #F5FCFE;
	border-bottom: 1px dotted #A6E2F9;
	height: 30px;
}

#QuoteBox .left {
	float: left;
	width: 120px;
	padding: 7px;
	text-align: right;
}

#QuoteBox .right {
	float: left;
	width: 220px;
	padding: 3px;
}


#QuoteBoxRight {
	float: left;
	margin-left: 20px;
	width: 375px;
	height: auto;
	margin-top: 20px;
}

#QuoteBoxRight .title {
	background: url(../img/QuoteBoxTitle.jpg) no-repeat;
	height: 30px;
	color: #FFFFFF;
	padding-left: 7px;
	font-weight: bold;
}

#QuoteBoxRight .row {
	background: #F5FCFE;
	border-bottom: 1px dotted #A6E2F9;
	height: 30px;
}

#QuoteBoxRight .left {
	float: left;
	width: 120px;
	padding: 7px;
	text-align: right;
}

#QuoteBoxRight .right {
	float: left;
	width: 220px;
	padding: 3px;
}

#ErrorBox {
	background: #FFF2F2;
	border: 1px solid #FF0000;
	padding: 5px;
	width: 220px;
	font-weight: bold;
	color: #FF0000;
}
