/* @override 
	http://lombard-invest/css/main.css
	http://new.lombard-invest/css/main.css
*/

* {
	margin: 0;
	padding: 0;
	font: 15px Cambria, Georgia, "Times New Roman", Times, serif;
}

a {
	color: #ff0015;
}

img {
	border-style: none;
	border-width: 0;
}

.ClearOff {
	clear: both;
}

hr {
}

html {
	height: 100%;
}

body {
	height: 100%;
	background: #f7f9fa url(/i/bg-wrapper.png) repeat-x;
	width: 100%;
}

#Wrapper {
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 960px;
}

/* @group Header */

#Header {
	height: 230px;
	position: relative;
}

#Logo {
	top: 10px;
	left: 10px;
	position: absolute;
	width: 250px;
	height: 120px;
}

#Menu {
	width: 400px;
	height: 120px;
	left: 300px;
	top: 10px;
	position: absolute;
}

#Menu_Left {
	list-style-type: none;
	position: absolute;
	left: 5px;
	top: 6px;
}

#Menu_Right {
	list-style-type: none;
	position: absolute;
	left: 215px;
	top: 6px;
}

#Menu_Left li,
#Menu_Right li {
	display: block;
	margin-bottom: 4px;
	height: 24px;
}

#Phone {
	width: 230px;
	height: 80px;
	position: absolute;
	top: 30px;
	left: 720px;
}

#hr {
	position: absolute;
	top: 143px;
	left: 60px;
	height: 2px;
	width: 840px;
}

#Slogan {
	width: 840px;
	height: 60px;
	position: absolute;
	top: 150px;
	left: 60px;
}

#Slogan h1 {
	text-align: center;
	color: #fff7cd;
	padding-top: 10px;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group Content */

#Content {
	padding: 0 0 100px;
}

#SectionPage {
	width: 920px;
	margin: 25px auto 0;
	position: relative;
}

#Content .Text_2col {
	margin-top: 15px;
	margin-bottom: 10px;
}

#Content .Text_2col p.Text_2col_Left {
	width: 450px;
	float: left;
}

#Content .Text_2col p.Text_2col_Right {
	width: 450px;
	float: right;
}

#Content .Text_1col h1 {
	color: #6d7073;
	font: bold 30px Candara, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 20px 40px 5px;
}

#Content .Text_1col h2 {
	margin: 20px 40px 5px;
	color: #0077a5;
	font-size: 22px;
}

#Content .Text_1col p {
	color: #1a1a1a;
	margin: 0 40px 10px;
}

#Content .Text_1col strong {
	font-weight: bold;
	color: #285465;
}

#Content .Text_1col ul {
	margin: 0 40px;
	padding-left: 50px;
}

#Content .Text_1col ul li {
	margin-bottom: 10px;
	list-style-image: url(/i/li.png);
}

#Content .Text_1col img {
	float: right;
	margin: 15px 0 15px 30px;
}

/* @group HomePage */

#HomePage {
	width: 920px;
	margin: 0 auto;
	position: relative;
}

#HomePage #Star {
	padding: 0 60px;
	height: 90px;
}

#HomePage #Star img {
	float: left;
	padding-top: 16px;
}

#HomePage #Star p {
	padding-left: 90px;
	font-size: 16px;
	padding-top: 20px;
}

/* @group 5steps */

#Main_5steps {
	height: 230px;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#Main_5steps_Selector {
	width: 820px;
	height: 190px;
	position: relative;
}

#Main_5steps_Selector a {
	margin-bottom: 10px;
	display: block;
}

#Main_5steps_Window {
	width: 540px;
	height: 190px;
	position: absolute;
	left: 280px;
	background: url(/i/bg-main-5steps-window.png) no-repeat;
	top: 0;
}

#Main_5steps_Window img {
	margin: 10px;
}

/* @end */

/* @group Banner */

#Main_Banner {
	width: 920px;
	height: 170px;
	position: relative;
}

#Main_Banner p {
	display: block;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}

#Banner_Window {
	width: 920px;
	height: 150px;
	background-image: url(/i/bg-main-banner.png);
	position: relative;
	overflow: hidden;
}

ul#toolbar {
	display: none;
}

#scroller {
	width: 900px;
	margin: 5px 10px;
	overflow: hidden;
	height: 140px;
}

#content {
	width: 13500px;
}
	
.section {
	width: 900px;
	float: left;
}

/* @end */

/* @end */

/* @group Conditions */

#Conditions_List {
}

#Conditions_List a {
	font-size: 22px;
	color: #0077a5;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-bottom: 1px;
	margin: 0 40px;
}

#Conditions_List ul {
	display: block;
	padding-top: 10px;
	padding-bottom: 1px;
}

/* @end */

/* @group Request */

#Request_Thanks {
	display: block;
	border-style: dashed;
	border-width: 1px;
	width: 26em;
	padding: 10px;
	color: #2489b0;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.Request_Form {
	width: 800px;
	margin: 20px auto;
}

.Request_Form .formLine {
	margin-bottom: 12px;
	margin-top: 8px;
}

.Request_Form .formLabel {
	color: #285465;
	font-size: 1em;
	float: left;
}

.Request_Form .formText {
	margin-left: 180px;
}

.Request_Form .formText input {
	width: 400px;
	color: #000;
	border: 1px solid #c1d8e5;
	padding: 3px;
}

.Request_Form .formText textarea {
	width: 400px;
	color: #000;
	border: 1px solid #c1d8e5;
	padding: 3px;
}

.Request_Form .formRadio  {
	margin-left: 180px;
}

.Request_Form .formRadio label {
	display: inline-block;
	width: 180px;
	padding-left: 8px;
}

.Request_Form .formTextS {
	margin-left: 180px;
}

.formTextS input {
	background-image: none;
}



/* @end */

/* @group Contacts */

#Contacts_Map {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	height: 440px;
	padding: 10px;
	background: url(/i/bg-contacts-map.png) no-repeat;
}

#Contacts_Map_Link {
	text-align: center;
	padding-bottom: 20px;
}



/* @end */

/* @end */

/* @group Footer */

#Wrapper_Bottom {
	margin: -80px auto 0;
	height: 80px;
	background: url(/i/bg-footer.png) repeat-x;
}

#Footer {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	padding-left: 0;
	padding-right: 0;
}

#Copyright {
	padding-left: 60px;
	width: 400px;
}

#Copyright p {
	font: 12px Calibri, Tahoma, sans-serif;
	color: #ccc;
	text-shadow: #000 0 1px 0;
}

/* @end */

