@charset "utf-8";
body {
	background-image: url(images/site-bg.jpg);
	background-repeat: repeat-x;
	background-color: #e8e8e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #696969;
}
a, a:link, a:visited {
	outline: none;
	text-decoration: none;
	color: #EE2E24;
}
			
a:hover {
	color: #373C95;
}
/*
** HTML elements
*/
form {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
h1 {
	letter-spacing: -1px;
	margin-top: 10px;
	margin-right: 0px;
	font-size:18px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	color: #2D357F;
	font-style: italic;
}
h2 {
	font-size:15px;
	font-weight: normal;
	color: #D21010;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

h2 a, h2 a:link, h2 a:active, h3 a, h3 a:link, h3 a:active {
	color: #2D357F;
}

h3 {
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size:13px;
	margin-bottom: 3px;
	color:#3D3D3D;
	margin-left: 0px;
	font-weight: bold;
}
abbr {
	font-size:9px;
	color:#A4A4A4;
}

p {
	margin-top: 0px;
	margin-bottom: 14px;
}
/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}			
.clear-block {
margin: 0px;
padding: 0px;
clear: both; 
}
#container {
	background-color: #FFFFFF;
	width: 975px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
	background-image: url(images/site-bg.gif);
	background-repeat: repeat-y;
}
#container #header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 91px;
}
#container #maincontent {
	background-image: url(images/main-content.jpg);
	background-repeat: no-repeat;
}

#header #logo {
	float: left;
	margin-top: 11px;
	margin-left: 12px;
}
#header #top-banner {
	float: right;
	height: 81px;
	width: 665px;
	margin-top: 11px;
	margin-right: 12px;
	text-align: right;
}
#header #top-banner #left {
	float: left;
	width: 175px; overflow: hidden;
}
#header #top-banner #ads {
	float: right;
	padding: 0;
	list-style: none;
	width: 477px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 83px;
	overflow: hidden;
	
}
#header #top-banner img {
	border: 1px solid #C0C0C0;
	margin-left: 7px;
}


#nav {
	width: 769px;
	float: left;
	margin-top: 9px;
	margin-left: 6px;
}
#maincontent .ad {
	float: right;
	width: 180px;
	margin-right: 12px;
	margin-top: 18px;
	font-size: 11px;
	color: #CCCCCC;
	text-align: right;
}

#nav ul { /* all lists */
	padding: 0;
	list-style: none;
	line-height: 1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5;
}
#nav li  { /* all list items */
	float: left; /* width needed or else Opera goes nuts */
	display: block;
	margin-right: 7px;
	margin-left: 7px;
	
}

#nav a.menu {
	display: block;
	text-decoration: none;
	color: #555555;
	margin-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	width: auto;
}
#nav a.menu:hover  {
	color: #373C95;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #373C95;
}
#maincontent #banner {
	height: 208px;
	margin-top: 6px;
	margin-left: 12px;
	width: 761px;
	background-color: #eb1b23;
	background-image: url(images/banner-left-bg.gif);
	background-repeat: no-repeat;
}
#banner #services {
	float: left;
	width: 208px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#services ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}
#banner #bannerpic {
	float: right;
	width: 522px;
}

#services li {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A20D0D;
	line-height: 14px;
}
#content .line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	padding-top: 8px;
}


#content #left {
	width: 220px;
	padding-right: 16px;
	float: left;
}
#content #left .heading {
	font-size: 16px;
	background-image: url(images/left-heading.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-bottom: 10px;
}
#maincontent #mainsite {
	float: left;
	width: 780px;
}

#content #middle {
	background-image: url(images/center-bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 252px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: -10px;
	padding-top: 10px;
}
#content #right li a {
	color: #676767;
}

#middle .heading, #content .heading  {
	background-image: url(images/center-heading.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 16px;
	display: block;
	padding-bottom: 10px;
}
#content #right .heading {
	background-image: url(images/right-heading.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 16px;
	display: block;
	padding-bottom: 10px;
}
#middle ul, #right ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#middle li, #right li {
	display: block;
	background-image: url(images/point.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCDCDC;
	background-position: 0px 4px;
}
#maincontent #content #flash {
	background-image: url(images/loading_wh.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#advertisments {
	float: left;
	width: 164px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
}
#advertisments img {
	margin-bottom: 12px;
}
#mainsite #content {
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 8px;
}




.button {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #EB1B23;
	padding: 2px;
	border: 1px solid #D21010;
}
#content #right {
	float: left;
	width: 212px;
	padding-right: 0px;
	padding-left: 20px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	color: #B9B9B9;
}
#footer a {
	color: #B4B4B4;
}


.field {
	background-color: #FFFFFF !important;
	border: 1px solid #DCDCDC;
	font-size: 12px;
	color: #EB1B23;
	padding: 3px;
	width: 145px;
}

#imCel1_00 {position: absolute; top: 0px; left: 10px; height: 359px; width: 944px; overflow: hidden; }
#imObj1_00 img {border: none; height: 359px; width: 585px; vertical-align: bottom; }
#imObj1_00 {padding: 0px; }
#imCel1_00_Cont {text-align: center; height: 359px; overflow: hidden; }
#imCel8_01 {position: absolute; top: 369px; left: 10px; height: 523px; width: 944px; overflow: hidden; }
#imObj8_01 form {
	margin: 0;
	padding: 0;
	width: 305px;
	line-height: 15px;
}
#imObj8_01 fieldset {margin: 0; padding: 0; border: none; }
#imObj8_01 fieldset legend {visibility: hidden; }
#imObj8_01 .imInput {
	font: 11px Tahoma;
	color: #D21010;
	line-height: 15px;
	border: 1px solid #D2D2D2;
	background-color: #FFFFFF !important;
	padding: 3px;
}
#imObj8_01 .imInput_0 {width: 90%; }
#imObj8_01 #imAgreePanel {border-top: 1px solid #C0C0C0; margin-top: 7px; }
#imObj8_01 .imFormButton {
	font: 11px Tahoma;
	color:#FFFFFF;
	background-color:#D21010;
	margin: 3px 0 7px 0;
	border: 1px solid #A60D0D;
}
#imObj8_01 {padding: 0px; }
#imCel8_01_Cont {text-align: center; height: 523px; overflow: hidden; }
#imCel8_01 form {margin: 0 auto; }
#imPage {position: relative; height: 902px; }
.pic {
	float: right;
	margin-left: 10px;
	border: 3px solid #F2F2F2;
}
#content .gallery img {
	border: 4px solid #F1F1F1;
	margin-right: 6px;
}

.photoborderleft {
	padding:5px;
	border:1px solid #cbcbcb;
	background-color: #FFFFFF;
	margin-right: 10px;
	float: left;
}

