/* Main Settings */

html { 
	height: 100%;
	margin:0 auto;
}
body 
{
	background-color: #e4e3e1;
	text-align: center;
	margin:0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	background-image: url(../images/site_back.jpg);
	background-repeat: repeat-x;
}

/* Font Settings */

font.normal {
	font-family: tahoma, arial, sans-serif; 
	font-size: 12px; 
	color: #000000; 
}
font.small { 
	font-family: tahoma, arial, sans-serif; 
	font-size: 10px; 
	color: #121a2f; 
}
font.normal-color {
	font-family: tahoma, arial, sans-serif; 
	font-size: 12px; 
	color: #196fde; 
}
font.large-bold { 
	font-family: tahoma, arial, sans-serif; 
	font-size: 13px; 
	color: #000000; 
	font-weight: bold; 
}
a { 
	outline: none;
}
a, a:link, a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p { 
	margin: 0px;
  	padding: 0px 0px 0px 0px;
	line-height: 1.3em;
}
h1
{ 	color: #121a2f;
	font-family: Georgia, "Times New Roman", Times, serif;
 	letter-spacing: .1em;
  	font-weight: bold;
  	text-transform: uppercase;
  	padding: 0px 0px 0px 0px; 
  	margin: 0px 0px 0px 0px; 
	font-size:15px;
}

h2
{ 	color: #414141;
	font-family: tahoma, arial, sans-serif;
  	letter-spacing: .1em;
  	padding: 0px 0px 0px 0px; 
  	margin: 0px 0px 0px 0px; 
	font-size:10px;
	line-height: 2.2em;
}

h3
{ 	color: #121a2f;
	font-family: Georgia, "Times New Roman", Times, serif;
 	letter-spacing: .1em;
  	font-weight: bold;
  	text-transform: uppercase;
  	padding: 0px 0px 0px 0px; 
  	margin: 0px 0px 0px 0px; 
	font-size:18px;
}
li.normal { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
}

/* Main Body Class */

#main {
	margin:0 auto;
	width: 780px;
	vertical-align: middle;
	overflow:hidden;
}

/* Site Wide Classes */

.top {
	width:100%;
	height:35px;
	float:none;
}
.topLeft {
	width:400px;
	height:35px;
	float:left;
	vertical-align:middle;
	text-align:center;
	line-height:35px;
}
.topRight {
	width:200px;
	height:35px;
	float:right;
	vertical-align:middle;
	text-align:center;
	line-height: 35px;	
}
.banner {
	width: 100%;
	height: 175px;
	float: none;
}
.bannerLeft {
	width: 500px;
	height: 175px;
	float: left;
	vertical-align: middle;
	text-align: left;
	line-height: 175px;
}
.bannerRight {
	width: 444px;
	height: 175px;
	float: right;
	vertical-align: middle;
	text-align: right;
	clear: none;
}
.spacer {
	width:100%;
	height:20px;
	background-color:#FFFFFF;
	margin:0 auto;
	clear:both;
}
.data {
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	margin:0 auto;
	clear:both;
}
.dataLeft {
	width:25%;
	height:450px;
	float:left;
	vertical-align:middle;
	text-align: center;
	background: url(../images/data_div.jpg) repeat-y;
	background-position:right;
	background-color:#FFFFFF;
}
.dataRight {
	width:75%;
	height:450px;
	float:right;
	vertical-align:middle;
	text-align: justify;
	background-color:#FFFFFF;
}
.dataText {
	width:95%;
	padding: 0px 10px 0px 10px;
	vertical-align:middle;
	text-align: justify;
	background-color:#FFFFFF;
}
.grad {
	width:100%;
	height:9px;
	background: url(../images/footer-grad.jpg);
	background-repeat:repeat-x;
	clear:both;
}
.footer {
	width:100%;
	height:20px;
	background-color:#e4e3e1;
	margin:0 auto;
	clear:both;
}
.footerLeft {
	width:65%;
	float:left;
	vertical-align:middle;
	text-align: left;
	text-indent:5px;
	background-color:#e4e3e1;
}
.footerRight {
	width:35%;
	float:right;
	vertical-align:middle;
	text-align: center;
	background-color:#e4e3e1;
}

/* Menu */

.menuBar {
	width: 100%;
	height: 50px;
	float: none;
	overflow: hidden;
	clear:both;
	margin:-3px 0px 0px 0px;
	background-image: url(../images/men_back.jpg);
	background-repeat: repeat-x;
}
.menuRight {
	width: 412px;
	height: 50px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	text-align: right;
	overflow: hidden;
	
}
.menu {
	width: 510px;
	height: 50px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	overflow: hidden;
}
.menu ul {
	width: 510px;
	height: 50px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	clear: both;
	float: none;
	overflow: hidden;
	line-height: 50px;
}
.menu li {
	display: inline;
	list-style-type: none;
	width: 85px;
	height: 50px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
}
.menu a {
	display: block;
	float: left;
	height: 50px;
	width: 85px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	overflow: hidden;
}

/* Page Specific Styles */

