/* Rosepapa Creative */

body {
	background: #6E6E6E;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	line-height: 20px;
}

h1 {
}

h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
	}




#img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

#img2 {
	float: left;
	margin: 3px 15px 0px 0px;
}
/* Header */

#header {
	width: 800px;
	height: 129px;
	margin: 0px auto;
	background: url(images/img2.jpg);
}

#header h1 {
	margin: 0px;
	padding: 160px 0 0 380px;
	font-size: 28px;
	font-style: italic;
}

#header h2 {
	margin: 0;
	padding: 0 0 0 380px;
	font-size: 16px;
	font-style: italic;
	color: #666666;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 800px;
	height: 52px;
	margin: 0px auto;
	background-color: #546FB2;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 128px;
	height: 42px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 18px;
	letter-spacing: -1px;
	background: url(images/img4.jpg) no-repeat;
	line-height: 18px;
}

#menu .last a {
	background: url(images/img5.jpg) no-repeat;
}

#menu a:hover {
	color:#FFFFFF;
}

/* Content */

#content {
	background: #FFFFFF;
	width: 800px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
}

#colOne {
	float: left;
	width: 750px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#colTwo {
	float: left;
	width: 180px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#colTwo ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

#content h1 {
	color: #3E589A;
	font-size: 22px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-transform: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	line-height: 25px;
}

#content h2 {
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	font-size: 16px;
	color: #366;
	border-bottom: 1px dashed;
}

#content h3 {
	color: #B83430;
	font-style: italic;
}
/* Footer */

#footer {
	width: 800px;
	margin: 0px auto;
	padding: 3px 0px;
	height: 110px;
	background: #EEEEEE;
}

#footer p {
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
	color: #999999;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #333333;
}

#content #colOne p .img1 {
	padding: 6px;
	float: right;
	border: 1px solid #00C;
	margin-left: 3px;
}

#content #colOne p .img2 {
	padding: 6px;
	float: left;
	}
	
	#content #colOne p .img3 {
	padding: 3px;
	float: right;
	margin-left: 3px;
	}
.service_box_container {
	width:690px;
	margin-bottom:5px;
	height: 610px;
}
.service_box_container .image {
	float:left;
	width:320px;
	height:590px;
	margin-top: 6px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 6px;
}
.service_box_container .text {
	float:right;
	width:270px;
	font-size:15px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #D8E1F4;
}
.service_box_container .text p {
	padding:0px;
	margin:0px;
}
