/* CSS Document */
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, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background:#e55b91;
	line-height: 1;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color:#2a1c74;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	padding:0 0 20px 0;
}
.clear {
	clear:both;
}
.small {
	font-size:10px;
}
.middle {
	width:950px;
	position:relative;
	margin:0 auto;
}
#header {
	background:url(../images/header_bg.gif) repeat-x;
}
#header .middle {
	height:126px;
	z-index:50;
}
#logo {
	position:absolute;
}
#contact {
	top:0;
	right:0;
	position:absolute;
}
#nav {
	top:57px;
	left:235px;
	position:absolute;
}
#nav a {
	padding:0 1px;
}
#main {
	background:#fff;
}
#left {
	width:208px;
	padding:92px 0 0 0;
	float:left;
}
#right {
	width:742px;
	float:left;
}
#home_hdr {
	height:160px;
	width:288px;
	margin:18px 0 0 0;
	padding:200px 400px 0 50px;
	background:url(../images/home_bg.jpg) no-repeat;
	color:#1a8dcb;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
#home_hdr span {
	color:#e55b91;
}
#home_txt {
	width:699px;
	padding:0 26px 0 13px;
	text-align:justify;
	background:url(../images/home_rpt_bg.gif) repeat-y;
	color:#2a1c74;
	font-size:14px;
	line-height:18px;
}
#home_txt p {
	width:305px;
	padding:0 20px 20px 20px;
	float:left;
}
#title {
	height:50px;
	padding:24px 350px 8px 0;
	margin:29px 0 0 12px;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	line-height:50px;
	text-align:center;
	background:url(../images/title_bg.gif) no-repeat;
}
#banner {
	margin:0 0 0 12px;
}
#main_txt {
	text-align:justify;
	background:url(../images/main_txt_bg.gif) repeat-y;
	margin:0 0 0 12px;
	color:#2a1c74;
	font-size:14px;
	line-height:18px;
}
#main_txt p {
	width:305px;
	padding:0 20px 20px 20px;
	float:left;
}
form#contact_form {
	width:334px;
	padding:0 0 10px 0;
	margin:0 0 0 31px;
	background:#1a8dcb url(../images/form_ftr.gif) bottom no-repeat;
	color:#fff;
	font-size:12px;
	line-height:16px;
	display:inline;
	float:left;
}
form#contact_form div {
	clear:left;
	display:block;
	zoom:1;
	margin:5px 0 0 0;
	padding:1px 3px;
}
form#contact_form div label {
	display:block;
	float:left;
	width:148px;
	padding:3px 5px;
	margin: 0 0 5px 0;
	text-align:right;
}
form#contact_form div input, form#contact_form div textarea {
	width:143px;
	border:0;
}
form#contact_form div#contactsubmit input {
	width:285px;
	margin:0 0 0 30px;
}
form#contact_form input.required {
	border:2px solid #FF0000;
}
#happy_clients {
	width:424px;
	height:70px;
	padding:30px 35px 0 182px;
	background:url(../images/happy_clients_bg.gif) no-repeat;
	margin:0 auto;
	font-weight:bold;
}
#happy_clients span {
	font-weight:normal;
}
#footer {
	background:url(../images/footer_bg.gif) repeat-x;
	color:#fff;
	text-align:center;
}
#footer a {
	color:#fff;
}
#footer .middle {
	height:202px;
	width:726px;
	padding:0 15px 0 209px;
}
#gallery {
	margin: 0px;
	width: 660px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.imggallery {
	margin: 0px 5px;
	padding: 0px;
	float: left;
	height: 170px;
	width: 155px;
	text-align: center;
}
.imggallery h3 {
	margin: 0px;
	padding: 5px 0px 0px;
}
