* html {
	overflow-x:hidden;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B1BDCC;
	padding: 0;
	margin: 0;
	overflow-x:hidden;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
}

div {
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273B9A;
	font-weight: bold;
	margin: 0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273B9A;
	font-weight: bold;
	margin: 0;
}

li {
	list-style-type: none;
	text-align: left;
	margin: 5px 0;
	padding: 0;
}

ul {
	padding: 5px 0 10px 20px;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

select {
	font-size: 11px;
	color: #252A30;
	border-top: #474644 solid 1px;
	border-bottom: #D2D2D0 solid 1px;
	border-left: #474644 solid 1px;
	border-right: #474644 solid 1px;
}

a:link {text-decoration: none; color: #blue;}
a:visited {text-decoration: none; color: #510101;}
a:active {text-decoration: none; color: #000000;}
a:hover {text-decoration: underline; color: #000000;}

#site {
	width: 960px;
	background-image: url(images/texture.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	position:absolute;
	left:50%;
	margin-left:-480px;
}

#header {
	width: 760px;
	height: 110px;
	background-color: #FFFFFF;
}

#top_left {
	width: 200px;
	height: 73px;
	float: left;
}

#top_right {
	width: 560px;
	height: 73px;
	float: right;
}

#content {
	float: left;
	width: 760px;
	background-color: #FFFFFF;
}

#left_texture {
	float: left;
	width: 100px;
	height: 10px;
	overflow: hidden;
}

#right_texture {
	float: left;
	width: 50px;
	overflow: hidden;
}

#menu {
	width: 760px;
	height: 37px;
	padding: 0;
	margin: 0;
}

#leftcontent {
	width: 545px;
	background-color: #FFFFFF;
	background-image: url(images/dotsvertical2.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 0 10px 0 0;
	float: left;
}

#rightcontent {
	width: 205px;
	background: #FFFFFF;
	float: left;
}

#middle {
	width: 2px;
	background-color: #FFFFFF;
	background-image: url(images/dotsvertical.gif);
	background-repeat: repeat-y;
	float: left;
}

#footer {
	width: 760px;
	height: 103px;
	background-color: #122558;
	float: left;
}

#leftfooter {
	width: 320px;
	height: 103px;
	float: left;
	background-color: #122558;
}

#rightfooter {
	width: 440px;
	height: 103px;
	float: left;
	background-color: #122558;
}

#innerleft {
	width: 234px;
	height: 100%;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	overflow: hidden;
}

#innerright {
	width: 505px;
	float: left;
	background-color: #FFFFFF;
	overflow: hidden;
}

.saybox {
	width: 205px;
	height: 210px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(images/saybcg.gif) no-repeat;
	float: left;
}

.graybox {
	width: 230px;
	height: 21px;
	color: #000000;
	font-weight: bold;
	background: url(images/graybcg.gif) no-repeat;
	float: left;
}

.button1 {
	width: 73px;
	height: 37px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(images/button1.gif) no-repeat;
	float: left;
}

.button2 {
	width: 111px;
	height: 37px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(images/button2.gif) no-repeat;
	float: left;
}

.button3 {
	width: 96px;
	height: 37px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(images/button3.gif) no-repeat;
	float: left;
}

.button4 {
	width: 105px;
	height: 37px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(images/button4.gif) no-repeat;
	float: left;
}

.button5 {
	width: 153px;
	height: 37px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(images/button5.gif) no-repeat;
	float: left;
}

.button6 {
	width: 102px;
	height: 37px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(images/button6.gif) no-repeat;
	float: left;
}

.button7 {
	width: 120px;
	height: 37px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(images/button7.gif) no-repeat;
	float: left;
}

.txt_10 {
	font-size: 10px;
}

.txt_11 {
	font-size: 11px;
}

.txt_12 {
	font-size: 12px;
}

.txt_16 {
	font-size: 16px;
}

.txt_big {
	font-size: 24px;
}

.txt_gray {
	color: #828990;
}

.txt_dark {
	color: #213343;
}

.txt_blue {
	color: #273B9A;
}

.txt_darkred {
	color: #650000;
}

.txt_red a:link {text-decoration: underline; color: #9D0101;}
.txt_red a:visited {text-decoration: underline; color: #9D0101;}
.txt_red a:active {text-decoration: underline; color: #9D0101;}
.txt_red a:hover {text-decoration: underline; color: #9D0101;}

.txt_white {
	color: #FFFFFF;
}

.txt_white a:link {text-decoration: none; color: #FFFFFF;}
.txt_white a:visited {text-decoration: none; color: #FFFFFF;}
.txt_white a:active {text-decoration: none; color: #FFFFFF;}
.txt_white a:hover {text-decoration: underline; color: #FFFFFF;}

.bold {
	font-weight: bold;
}

.margin3 {
	margin: 3px;
}

.margin5 {
	margin: 5px;
}

.margin10 {
	margin: 10px;
}

.margin15 {
	margin: 15px;
}

.margintop5 {
	margin: 5px 0 0 0;
}

.margintop15 {
	margin: 15px 0 0 0;
}

.margintop30 {
	margin: 30px 0 0 0;
}

.marginleft10 {
	margin: 0 0 0 10px;
}

.marginleft15 {
	margin: 0 0 0 15px;
}

.marginright20 {
	margin: 0 20px 0 0;
}

.margintopbottom {
	margin: 15px 0 15px 0;
}

.margintopright15 {
	margin: 15px 20px 0 0;
}


.margincall {
	margin: 20px 10px 0 0;
}

.margininnerapply {
	margin: 15px 0 0 90px;
}

.marginleftphone {
	margin: 463px 0 0 15px;
}

.marginsranje {
	margin: 10px 0 10px 5px;
}

.inline {
	display: inline;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

#innerleft .txt_11 {
          margin-left: -2px;
}


#innerleft .txt_dark {
          margin-left: -12px;
}
     
#footer {
     clear: left;
}

#rightcontent p {
     padding-right: 10px;
}
     
     