/******************************** default *************************************/
*{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

body{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
}
h1{
	font-size:24px;
	margin:0;
	padding:0;
}
h1 a{
	font-size:24px;
}
h1 a:hover{
	font-size:24px;
}
h2{
	font-size:20px;
	margin:0;
	padding:0;
}
h2 a{
	font-size:20px;
}
h2 a:hover{
	font-size:20px;
}

input{
	border:1px solid #cacaca;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
}
select{
	border:1px solid #cacaca;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
}
option{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
}
a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #555555;
	/*color: #00AE08;*/
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #D60C5A;
}

div {
	display:block;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #555555;
}
td {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
}

/******************************** main *************************************/

div.main {
	width:771px;
}

/******************************** header *************************************/


div.header {
	width:771px;
	clear:both;
}
div.headerTopBanner {
	width:771px;
	height:90px;
	padding-top:5px;
	text-align:center;
	clear:both;
}
div.headerTop {
	width:771px;
	height:48px;
	padding-top:10px;
	clear:both;
}
div.headerBottom {
	width:771px;
	height:220px;
	clear:both;
}
div.headerBottomLeft {
	width:303px;
	height:198px;
	background:transparent url(../images/headerLeftBackground.jpg) top left no-repeat;
	float:left;
}
div.FirstMenu{
	margin-top:18px;
	margin-left:72px;
}
div.HeaderLeftMenu{
	height:31px;
	margin-left:72px;
	font-size: 16px;
	clear:both;
}
div.HeaderLeftMenu a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
div.HeaderLeftMenu a:hover {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #F0F0F0;
}

div.headerBottomRight {
	width:468px;
	height:220px;
	background:transparent url(../images/headerRightBackground.jpg) top left no-repeat;
	float:left;
}
div.headerBottomRightMoto {
	width:468px;
	height:150px;
	float:left;
}
div.headerBottomRightMotoText {
	width:200px;
	color:white;
	margin-left:222px;
	margin-top:5px;
}

/******************************** Content *************************************/
div.content {
	width:771px;
	clear:both;
	margin-top:10px;
}
div.contentLeft {
	width:300px;
	float:left;
}
div.contentLeftBanner {
	width:300px;
	height:250px;
	padding-bottom:10px;
	float:left;
}
div.contentRight {
	width:468px;
	float:left;
}
div.contentRightBanner {
	width:468px;
	height:60px;
	padding-bottom:10px;
	float:left;
}
div.contentSpacer {
	width:3px;
	float:left;
	font-size: 1px;
}


div.leftBox {
	width:300px;
	margin-bottom:10px;
	clear:both;
}
div.leftBoxTop{
	width:300px;
	height:30px;
	font-size: 18px;
	color:#FFFFFF;
	font-weight: bold;
	clear:both;
	background:transparent url(../images/contentBoxLeft.jpg) top left no-repeat;
}
div.leftBoxTop h2{
	font-size: 18px;
	color:#FFFFFF;
	font-weight: bold;
	margin:0;
	padding:0;
	padding-top:5px;
	margin-left:21px;
}
div.leftBoxTop2{
	width:300px;
	height:30px;
	font-size: 18px;
	color:#FFFFFF;
	font-weight: bold;
	clear:both;
	background:transparent url(../images/contentBoxLeft2.jpg) top left no-repeat;
}

div.leftBoxTop2 h2{
	font-size: 18px;
	color:#FFFFFF;
	font-weight: bold;
	margin:0;
	padding:0;
	padding-top:5px;
	margin-left:21px;
}
div.leftBoxContentContainer {
	width:298px;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #D3D3D3;
	clear:both;
}
div.leftBoxContent {
	width:278px;
	padding-top:10px;
	margin-left:10px;
	margin-right:10px;
	clear:both;
}
div.leftBoxBottom {
	width:300px;
	height:10px;
	font-size: 1px;
	clear:both;
	background:transparent url(../images/contentBoxLeftBottom.jpg) top left no-repeat;
}



div.contentBox {
	width:468px;
	margin-bottom:10px;
	clear:both;
}
div.contentBoxTop {
	width:468px;
	height:9px;
	font-size: 1px;
	clear:both;
	background:transparent url(../images/contentBoxRightTop.jpg) top left no-repeat;
}
div.contentBoxContentContainer {
	width:466px;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #D3D3D3;
	clear:both;
}
div.contentBoxContent {
	width:446px;
	margin-left:10px;
	margin-right:10px;
	clear:both;
}
div.contentBoxBottom {
	width:468px;
	height:9px;
	font-size: 1px;
	clear:both;
	background:transparent url(../images/contentBoxRightBottom.jpg) top left no-repeat;
}

/******************************** footer *************************************/

div.footer {
	width:771px;
	margin-bottom:10px;
	clear:both;
	font-size: 1px;
}
div.footerTop {
	width:771px;
	height:10px;
	background:#A5A3A4 url(../images/footerBorderVertical.gif) top left repeat-x;
	clear:both;
	font-size: 1px;
}
div.footerTopLeft {
	width:385px;
	height:10px;
	background:transparent url(../images/footerTopLeft.jpg) top left no-repeat;
	float:left;
	font-size: 1px;
}
div.footerTopRight {
	width:386px;
	height:10px;
	background:transparent url(../images/footerTopRight.jpg) top right no-repeat;
	float:left;
	font-size: 1px;
}
div.footerContentContainer {
	width:767px;
	background-color:#A5A3A4;
	border-left:2px solid #949494;
	border-right:2px solid #949494;
	float:left;
	clear:both;
}
div.footerContent {
	width:767px;
	background-color:#A5A3A4;
	xmargin:5px;
	color:white;
	float:left;
	clear:both;
}
div.footerBottom {
	width:771px;
	height:10px;
	background:#A5A3A4 url(../images/footerBorderVertical.gif) bottom left repeat-x;
	clear:both;
	font-size: 1px;
}
div.footerBottomLeft {
	width:385px;
	height:10px;
	background:transparent url(../images/footerBottomLeft.jpg) bottom left no-repeat;
	float:left;
	font-size: 1px;
}
div.footerBottomRight {
	width:386px;
	height:10px;
	font-size: 1px;
	background:transparent url(../images/footerBottomRight.jpg) bottom right no-repeat;
	float:left;
}