﻿body
{
	margin:0px;
	padding:0px;
	font-family:Arial;
}
.clear{clear:both;}
#main
{
	width:1045px;
	margin:0px auto;
}
#header, #menu, #content
{
	width:1010px;
	margin:0px auto;
}
#header .left{float:left;}
#header .right{float:right; font-size:12px; padding:10px 0px 0px 0px;}
#menu .menu-bg{text-align:left; white-space:nowrap;}
#menu .menu-left
{
	background-image:url(images/menu-left.jpg); 
    background-repeat:no-repeat;
    width:8px; 
    height:29px;
    float:left;
    white-space:nowrap;
    cursor:pointer;
}
#menu .menu-mdl
{
	background-image:url(images/menu-mdl.jpg); 
    background-repeat:repeat-x;
    height:21px;
    padding:8px 10px 0px 10px;
    font-size:14px;
    color:#000000;
    text-transform:uppercase;
    float:left;
    text-align:center;
    white-space:nowrap;
    cursor:pointer;
}
#menu .menu-right
{
	background-image:url(images/menu-right.jpg); 
    background-repeat:no-repeat;
    width:9px; 
    height:29px;
    float:left;
    white-space:nowrap;
    cursor:pointer;
}
.menu-btm
{
	background-image:url(images/menu-btm.jpg); 
    background-repeat:repeat-x;
    height:30px;
    width:1010px;
    margin:0px auto;
}
#content .left
{
	background-image:url(images/mdl1.jpg); 
    background-repeat:no-repeat;
    width:403px; 
    height:280px;
    font-size:12px;
    padding:63px 60px 0px 40px;
    float:left;
}
#content .right
{
	background-image:url(images/mdl2.jpg); 
    background-repeat:no-repeat;
    width:410px; 
    height:280px;
    font-size:12px;
    padding:63px 40px 0px 50px;
    float:right;
}
#content img{margin:0px 0px 50px 0px;}
.heading{font-size:20px; font-weight:bold;}
.subheading{font-size:16px; font-weight:bold; padding-bottom:10px;}
#btm
{
	width:1043px;
	margin:0px auto;
	font-size:12px;
	color:#ffffff;
}
#btm .left
{
	background-image:url(images/btm1.jpg); 
    background-repeat:no-repeat;
    width:150px; 
    height:113px;
    padding:75px 160px 0px 26px;
    float:left;
}
#btm .mdl
{
	background-image:url(images/btm2.jpg); 
    background-repeat:no-repeat;
    width:144px;
    height:113px;
    padding:75px 140px 0px 56px;
    float:left;
}
#btm .right
{
	background-image:url(images/btm3.jpg); 
    background-repeat:no-repeat;
    width:180px; 
    height:113px;
    padding:75px 120px 0px 57px;
    float:left;
}
#footer
{
	margin-top:25px;
	width:1009px;
	height:41px;
	background-image:url(images/footer.jpg);
}
#footer .contact
{
	padding:12px 0px 0px 10px;	
	font-size:14px;
	float:left;
}
#footer .copyright
{
	padding:12px 10px 0px 0px;	
	font-size:12px;
	float:right;
}