* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3b4133;
	background:#e9ffff url(../images/backgroundBody.jpg) repeat-x;
}
#container {
	margin:auto;
	width:900px;
}
#header {
	width:900px;
	height:182px;
}
.headerLeft {
	float:left;
	width:200px;
	height:182px;
}
* html .headerLeft { 
	margin-right: -3px; 
}
.logo img {
	border:0;
}  
.sellWebSites {
	background:url(../images/backgroundSellWebSites.gif) no-repeat left top;
	width:200px;
	height:108px;
}
.sellWebSites p {
	padding:80px 0 0 68px;
}
.sellWebSites a {
	color:#0042a8;
	font-weight:bold;
	text-decoration:underline;
}
.sellWebSites a:hover {
	color:#0042a8;
	font-weight:bold;
	text-decoration:none;
}
.headerRight {
	height:182px;
}
.headerRightTop {
	height:121px;
}
.headerRightBottom {
	height:61px;
	background:#6aaa13;
}
.welcomeContent {
	float:left;
	width:375px;
	height:121px;
	font-size:11px;
}
.welcomeContent img {
	margin-top:7px;
}
.welcomeContent p {
	margin:0 10px;
}
* html .welcomeContent { 
	margin-right: -3px; 
}
.rightTopCorner {
	float:right;
	width:325px;
}
.searchArea input, .searchArea select {
	width:120px;
	border:1px solid #abd53a;
	background:#e9ffff;
	font-size:12px;
	height:18px;
}
.searchArea {
	margin-top:10px;
}
.searchFields {
	float:left; 
	width:251px;
}
.searchFieldLine2 {
	margin-top:3px;
}
.searchButton {
	margin:3px 0 0 251px;
}
#center {
	width:900px;
}
.copyright {
	background:#e9ffff;
	padding:7px 0 0 5px;
	font-size:11px;
	text-align:center;
}
.terms {
	background-color:#e9ffff;
	padding:10px 5px 0 5px;
	color:#0042A8;
	text-align:center;
}
.terms img {
	border:0;
	vertical-align:middle;
}
.terms a {
	font-size:11px;
	color:#0042A8;
	text-decoration:underline;
}
.terms a:hover {
	font-size:11px;
	color:#0042A8;
	text-decoration:none;
}
.copyright {
	background:#e9ffff;
	padding:7px 0 0 20px;
	font-size:11px;
}
#footer {
	background: url(../images/backgroundFooter.jpg) repeat-x;
	height:221px;
	min-width:900px;
	padding-top:40px;
	clear:both;
}
#footer a {
	color:#0042a8;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
#footer a:hover {
	color:#0042a8;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#footer img {
	vertical-align:middle;
	margin-right:3px;
}
.footerContent {
	width:900px;
	margin:0 auto;
}
.footerContent p {
	margin:2px 25px 10px 5px;
}
.bottomCustomizate, .bottomTemplateMean, .bottomCustom {
	float:left;
	width:300px;
}
/* begin body content */
.content {
	background-color:#FFFFFF;
}
.t {background: url(../images/dot2.gif) 0 0 repeat-x; }
.b {background: url(../images/dot2.gif) 0 100% repeat-x}
.l {background: url(../images/dot2.gif) 0 0 repeat-y}
.r {background: url(../images/dot2.gif) 100% 0 repeat-y}
.bl {background: url(../images/bl2.gif) 0 100% no-repeat}
.br {background: url(../images/br2.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl2.gif) 0 0 no-repeat}
.tr {background: url(../images/tr2.gif) 100% 0 no-repeat; padding:12px;}
/* ending body content */
.content h1 {
	font-size:14px;
	margin-left:17px;
}
.content h2 {
	color:#6aaa13;
	font-size:12px;
}
.titleRight {
	margin:20px 0 10px 0;
}