@import url("../extensions/information_form/styles.css");
@import url("../extensions/order_form/styles.css");
/****************************************/
/************** SITE BASE ***************/
/****************************************/
html, body, p, h1, h2, h3, h4, span, div, ul, li, form, fieldset {
	margin: 0;
	padding: 0;
}
img { border: none;	}
.ie6FloatLeftBox { float: left; }				/* Use for the IE6 float bug */
.preLoader { display: none;	}					/* Use to preload images in a hidden div */
.negativeMagin { position: relative; }			/* Use to fix the IE6 negative margin bug */
.clear { clear: both; }
.inline { display: inline; }
ul {
	list-style-type: none;
	list-style-image: none;
}
fieldset { border: none; }
body {
	text-align: center;	
}
/****************************************/
/************ MAIN CONTAINERS ***********/
/****************************************/
#siteWrapper {
	position: relative;
	background: #fff url(../images/background-home.jpg) no-repeat;	
	width: 1192px;
	text-align: justify;
	margin: 0 auto;
	font-family: Arial;
	font-size: 13px;
}
#topText {
	color: #00457d;
	font-size: 12px;
	margin-left: 156px;
	margin-top: 7px;
	margin-bottom: -5px;
	text-transform: lowercase;
	letter-spacing: 0.4px;
	position: relative;
}
#mainBlock {
	width: 956px;
	height: 635px;
	margin-left: 120px;
}
#header {
	width: 956px;
	height: 147px;
	background: url(../images/main/header.png) no-repeat;	
}
#top {
	float: left;
	margin-left: -21px;
	margin-top: 56px;	
	height: 55px;
	position: relative;
}
#logo { 
	float: left; 
	height: 55px;	
	width: 229px;
	background: url(../images/logo.png) no-repeat top left;
	cursor: pointer;
}
#payOff {
	float: left;	
	background: url(../images/pay_off.png) no-repeat top left;
	height: 24px;
	width: 145px;
	margin-left: 27px;
	margin-top: 30px;
}
#search {
	float: left;
	padding-left: 363px;
	margin-top: 22px;
	text-align: right;	
	height: 33px;
}
#content {
	float: left;
	width: 956px;
	min-height: 200px;
	background: url(../images/main/background-repeat.png) repeat-y top left;
}
#contentContainer {
	float: left;
	width: 483px;
}
#rootLine {
	height: 22px;
	width: 483px;
	background: url(../images/main/line.jpg) no-repeat bottom left;
	text-transform: lowercase;
	color: #969696;
}
#menu {
	margin-left: 13px;	
	width: 222px;
}
#footer {
	width: 200px;
	height: 99px;
	background: url(../images/main/footer.png) no-repeat top left;	
	width: 949px;
	float: left;
}
#bottomRootLine {
	height: 22px;
	width: 483px;
	background: url(../images/main/line.jpg) no-repeat top left;
	text-transform: lowercase;	
	margin-top: 50px;
	padding-top: 5px;
	color: #969696;
	clear: both;
	margin-left: 235px;
}
#right {
	float: left;
	width: 200px;
	margin-left: 28px;
}
#mainMenu {
	width: 172px;
	height: 233px;
	background: url(../images/main/menu-bg.jpg) no-repeat top left;
	padding-left: 22px;
	padding-top: 19px;
}
#mainMenuLine {
	background: url(../images/main/menu-line.jpg) no-repeat top left;
	width: 127px;
	height: 1px;	
	margin-top: 8px;
}
#bottom {
	margin-top: 68px;
	margin-left: 36px;
	letter-spacing: 0.4px;
	width: 900px;
}
#myIsaeus {
	margin-top: 26px;
	margin-left: 796px;
	height: 16px;
}
#myIsaeus a {
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
#myIsaeus a:hover {
	color: #00457D;
}
/****************************************/
/******* VARIOUS TOP/BOTTOM STYLES ******/
/****************************************/
#topText a, #bottom a {
	color: #00457d;
	text-decoration: none;
}
#topText span.seperator, #bottom span.seperator {
	color: #61a4d3;
	display: inline;
	margin-left: 8px;
	margin-right: 7px;
}
#search input {
	border: none;
	float: left;
	height: 23px;
	margin-top: 4px;
	padding-left: 10px;
	width: 135px;
	background: url(../images/search-start.jpg) no-repeat top left;
}
#search .searchEnd {
	height: 30px;
	width: 30px;
	background: url(../images/search-end.jpg) no-repeat top left;
	float: left;
	margin-top: 3px;
}
#bottom p {
	font-size: 12px;
	color: #00457d;
}
/****************************************/
/************ MENU STYLES ***************/
/****************************************/
#menuStart {
	height: 10px;
	width: 194px;
	background: url(../images/main/menu-start.jpg) no-repeat top left;
	font-size: 1px;
}
#menuEnd {
	height: 10px;
	width: 194px;
	background: url(../images/main/menu-end.jpg) no-repeat top left;
}
#menuBody {
	width: 194px;	
	background: url(../images/main/menu-body.jpg) repeat-y top left;
	padding-left: 22px;
	padding-bottom: 5px;
}
#menuHeader {
	margin-bottom: 6px;	
	padding-top: 7px;
}
#menuHeader a {
	font-size: 17px;
	text-decoration: none;
	color: #61a4d3;	
	text-transform: lowercase;
	font-weight: bold;
}
#menuWrap ul.menu li {
	background: url(../images/main/menu-line.jpg) no-repeat top left;	
	width: 171px;
	padding-top: 3px;
	padding-bottom: 5px;
}
#menuWrap ul.menu li a {
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
}
#menuWrap ul.menu li ul.menu {
	margin-top: 5px;	
}
#menuWrap ul.menu li ul.menu li {
	background: none;
	margin-left: 8px;
	padding-bottom: 0px;
	margin-bottom: 7px;
}
#menuWrap ul.menu li ul.menu li a {
	font-weight: normal;
	font-size: 13px;
}
#mainMenu .isaeus a {
	font-size: 17px;
	font-weight: bold;
	color: #00457d;	
	text-decoration: none;
}
#mainMenu ul li {
	margin-top: 6px;
}
#mainMenu ul li a {
	font-size: 17px;
	color: #61a4d3;
	text-decoration: none;
	font-weight: bold;
}
/****************************************/
/********** ROOTLINE STYLES *************/
/****************************************/
#rootLine a, #bottomRootLine a {
	color: #969696;
	text-decoration: none;
	margin: 0;
}
/****************************************/
/*********** CONTENT STYLES *************/
/****************************************/
#contentContainer h1 {
	font-size: 19px;
	font-weight: normal;
	color: #61a4d3;
	margin-top: 26px;
	margin-bottom: 19px;
}
#contentContainer p {
	line-height: 20px;
	font-size: 13px;
	color: #00457d;
	margin-bottom: 20px;
}
#contentContainer p a, #contentContainer form a {
	color: #61a4d3;
}
#contentContainer ul {
	margin-top: 5px;
	margin-bottom: 20px;
}
#contentContainer ul li {
	line-height: 18px;
	background: url(../images/list-item.jpg) no-repeat top left;
	padding-left: 21px;
	color: #00457D;
	line-height: 20px;
}

#contentContainer ul li a {
	color: #61a4d3;
}
#contentContainer h2, #contentContainer h3 {
	color: #00457d;
	font-size: 15px;
	font-weight: bold;
}
#contentContainer .csc-mailform-field label {
	float: left;
	width: 100px;
}
#contentContainer .csc-mailform-field .mf-input {
	width: 300px;
}
#contentContainer .csc-mailform-field {
	padding-top: 10px;
}
#contentContainer .csc-mailform-field .mf-submit {
	margin-left: 100px;
}
#content #right .fce-01-Content {
	padding-top: 10px;
}
