*{
	font-family:Verdana,sans-serif;
	font-size:11px;
}
html{
	height:100%;
}

body{
	height:100%;
	margin:0 auto;
	padding:0;
	color:#cfd0ce;
	background:url(images/bg.gif);
	font-family:verdana,arial,sans-serif;
	line-height:1.2em;
}
#banner_home{
	width:750px;
	height:160px;
	margin:0 0 0 10px;
	}
#bodyInner{
	width:727px;
	height:600px;
	float:left;
	margin:0 -7px 0 0;
	vertical-align:top;
	background:url(images/man_map.jpg) 0 0 no-repeat;
	background-position:top right;
	}
#sloganBody{
	margin:0 0 0 10px;
	}
#bodyInnerTwo{
	width:727px;
	height:600px;
	float:left;
	vertical-align:top;
	background:url(images/girl_map.jpg) 0 0 no-repeat;
	background-position:top right;
	}
#bodyGrad{
	width:722px;
	min-height:620px;
	padding:0 5px 0 0;
	margin:0 5px 0 6px;
	background:url(images/body_mid.jpg) repeat-x #000000;
	}
#bodyInnerMidOrange{
	width:739px;
	min-height:600px;
	background:url(images/body_mid_home.gif) 0 0 repeat-y;
	margin:0 0 0 15px;
	}
	
#headingOrange1{
	width:536px;
	height:33px;
	margin:0px 0 5px 10px;
	}
#headingOrange2{
	width:536px;
	height:33px;
	margin:5px 0 5px 10px;
	}
.leftImage{
	float:left;
	padding:0 0 0 10px;
	}
.leftImageSmall{
	float:left;
	padding:0 5px 0 0;
	text-align:left;
	}
.rightImage{
	float:right;
	padding:0 0 0 10px;
	}
b{
	color:#ffa11f;
	font-weight:bold;
	}
.textIndex{
	width:340px;
	height:120px;
	float:left;
	text-align:justify;
	}
.textAll{
	width:500px;
	height:120px;
	float:left;
	text-align:justify;
	padding:0 0 0 10px ;
	}
.mid{
	width:555px;
	float:left;
	}
.textMidLeft{
	width:260px;
	float:left;
	padding:0 0 10px 10px;
	text-align:justify;
	}
.textMidRight{
	width:260px;
	float:right;
	padding:0 0 10px 10px;
	text-align:justify;
	}
.textBtLeft{
	width:265px;
	float:left;
	padding:0 0 15px 10px;
	text-align:justify;
	}
.credits{
	width:770px;
	font-size:10px;
	color:#FFFFFF;
	}
a.footer:link {color: #ffffff; text-decoration: none; font-weight:bold;}
a.footer:visited {color: #ffffff; text-decoration: none; font-weight:bold;}
a.footer:hover {color: #000000; text-decoration: underline; }
a.footer:active {color: gray; }

a.webmaster:link {color: #ffffff; text-decoration: none; font-weight:normal; font-size:10px;}
a.webmaster:visited {color: #ffffff; text-decoration: none; font-weight:normal; font-size:10px;}
a.webmaster:hover {color: #cccccc; text-decoration: underline; }
a.webmaster:active {color: blue; }

