@charset "utf-8";
/* CSS Document */

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #38015a;
	background-image: url(images/bg_mainbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000000;
	margin:0;
	padding:0;
}

#wrap {
	width: 814px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	float: left;
	width: 814px;
}

#logo {
	float: left;
	width: 814px;
	height: 90px;
}

.logo {
	float: left;
	width: 320px;
	height: 90px;
	background: url(images/logo.jpg) no-repeat;
}

.nav1 {
	float: left;
	width: 494px;
	line-height: 90px;
	text-align: right;
	background-image: url(images/bg_logo.jpg);
	background-repeat: no-repeat;
}

.nav1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

.nav1 li {
	display: inline;
	padding: 0px 15px 0px 15px;
}

.nav1 a {
	text-decoration: none;
	color: #FFFFFF;
}

.nav1 a:hover {
	text-decoration: none;
	color: #CCCCCC ;
}

.delimitter {
	background-image: url(images/img_delimitter.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 43px;
	
}

#header {
	float: left;
	width: 814px;
	height: 383px;
}

.header1 {
	float: left;
	width: 814px;
	background-image: url(images/bg_header_left.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 383px;
}

.header2 {
	float: left;
	width: 800px;
	padding-left: 14px;
	background-image: url(images/bg_header_right.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 383px;
}

#maincontent {
	float: left;
	width: 786px;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x repeat-y;
	padding: 0px 14px 0px 14px
}

.maincontent1 {
	float: left;
	width: 766px;
	background-repeat: repeat-x;
	padding: 0px 10px 0px 10px;
}

.maincontent1a {
	float: left;
	width: 786px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F49B61;
	background-image: url(images/bg_maincontent2_lower.jpg);
}
.maincontent1a1 {
	float: left;
	width: 786px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F49B61;
	background-image: url(images/bg_maincontent2_lower_a.jpg);
}

.maincontent1b {
	float: left;
	width: 766px;
	background-image: url(images/bg_maincontent1.jpg);
	background-repeat: repeat-x;
	padding: 0px 10px 0px 10px;
}
.maincontent1ba {
	float: left;
	width: 766px;
	background-image: url(images/bg_maincontent1a.jpg);
	background-repeat: repeat-x;
	padding: 0px 10px 0px 10px;
}



.setup_bg {
background:url(images/accountbg1.gif) #A1E52C repeat-x !Important;
}

.setup_bg2 {
background:url(images/accountbg2.gif) #D363F6  repeat-x !Important;
}

.setup_bg3 {
background:url(images/accountbg3.gif) #A1E52C repeat-x bottom !Important;
}

.about_bg {
background:url(images/aboutbg1.gif) #ffe215 repeat-x !Important;
}

.about_bg2 {
background:url(images/aboutbg2.gif) #ffe215  repeat-x !Important;
}

.about_bg3 {
background:url(images/aboutbg3.gif) #ffe215 repeat-x bottom !Important;
}

.services_bg {
background:url(images/servicesbg1.gif) #46A6D9 repeat-x !Important;
}

.services_bg2 {
background:url(images/servicesbg2.gif) #46A6D9  repeat-x !Important;
}

.services_bg3 {
background:url(images/servicesbg3.gif) #46A6D9 repeat-x bottom !Important;
}

.request_bg {
background:url(images/requestbg1.gif) #44ad9d repeat-x !Important;
}

.request_bg2 {
background:url(images/requestbg2.gif) #D06BE9  repeat-x !Important;
}

.request_bg3 {
background:url(images/requestbg3.gif) #44ad9d repeat-x bottom !Important;
}

.contact_bg {
background:url(images/contactbg1.gif) #d3e200 repeat-x !Important;
}

.contact_bg2 {
background:url(images/contactbg2.gif) #d3e200  repeat-x !Important;
}

.contact_bg3 {
background:url(images/contactbg3.gif) #d3e200 repeat-x bottom !Important;
}

.setupaccount_bg {
background: url(images/setupaccountbg1.gif) #bee340 repeat-x !Important;
}

.setupaccount_bg3 {
background: url(images/setupaccountbg3.gif) #bee340 repeat-x !Important;
}


.maincontent2 {
	float: left;
	width: 786px;
	background-image: url(images/bg_maincontent2.jpg);
	background-position: top;
	background-color: #b1e1f9;
	background-repeat: repeat-x;
}

.maincontent3 {
	float: left;
	width: 766px;
	background-image: url(images/bg_maincontent2_lower.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0px 10px 0px 10px;
}

.margin01 {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

hr {
	background-image: url(images/ht.jpg);
	background-repeat: no-repeat;
}

.ulstyle1 {
	list-style-image: url(images/img_bullet.gif);
	line-height: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#footer_nav {
	width: 100%;
	color: #555;
	text-align: center;
	line-height: normal;
	background: url(images/bg_main.jpg) repeat-y;
	font-size: 12px;
	padding: 5px 0;
}

#footer_nav a {
	text-decoration: none;
	color: #555;
}

#footer_nav a:hover {
	text-decoration: underline;
	color: #333333;
}

#footer_image {
	float: left;
	width: 814px;
	height: auto;
	background-image: url(images/img_footer.jpg);
	background-repeat: no-repeat;
}

.fleft {
float:left;
margin-left:10px;
display:inline;
}

p, h2 {
margin:0;
padding:10px 0;
}

img {
	border: solid 1px #FFFFFF;
}