/* CSS Document */

body
{
	color: #787878;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	line-height: 20px !important;
	text-shadow: 0 0 0 #000;
	margin: 0;
	padding: 0;
}

A:link {color:#1DC1C3}
A:visited {color:#1DC1C3}
A:active {color:#1DC1C3}
A:hover {color:#1DC1C3}

#header {
	background-color:#EDEADC;
	height:290px;
}

#flash_area {
	background-color:gray;
	width:960px;
	height:290px;
	z-index:100;
	margin-left:auto;
	margin-right:auto;
}

#gradient_bar {
	background-color:black;
	background:url(../img/gradient_bar.jpg) repeat-x;
	height:36px;
}

#center {
	margin-left:auto;
	margin-right:auto;
	width:970px;

}

#footer {	
	float:left;
	width:970px;
	margin-top:40px;
	margin-bottom:10px;
	margin-right:0px;
    padding:15px;
}

#leftcol {
	width:300px;
	float:left;
	text-align:right;
}

#leftcol1 {
	width:330px;
	float:left;
	text-align:right;
}

#leftcol2 {
	width:250px;
	float:left;
	text-align:right;
}

#leftcontent {
	width:250px;
	margin-left:auto;
	margin-right:0px;
	text-align:left;
}

#gap {
	width:9px;
	float:left;
	border: 1px solid white;
}

#rightcol {
	width:470px;
	float:left;

}
#rightcol3 {
	width:400px;
	float:left;

}
#rightcol2 {
	width:670px;
	float:left;
	
}

#orange {
	color:#EC8B20;
	font-size: 15px;
	text-decoration: none;
}

#blue	 {
	color:#1DC1C3;
	font-size: 10px;
}

#blue2	 {
	color:#1DC1C3;
	font-size: 12px;
}

#black	 {
	color:black;
}

h3 {
	font-weight:300;
	font-size: 13px;
	color:black;
	margin-bottom:3px;
}

#innerleftcontent {
	width:210px;
	float:left;
	text-align:left;
}

#innerrightcol {
	width:210px;
	float:left;
}

#innercontent {
	width:420px;
	float:left;
}
#innercontent3 {
	width:390px;
	float:left;
}
#innerrightcol {
	width:210px;
	float:left;
}

#innerleftcol2 {
	width:250px;
	margin-right:5px;
	float:left;
}


#innerrightcol2 {
	width: 380px;
	margin-left:20px;
	float:left;
}

#vertmenu ul
{
	list-style: none;
	width:970px;
	
}
#vertmenu li
{
	list-style: none;
	float:left;
	margin-left:10em;
	
}

#copyright
{
    width: 960px;
    float:left;
	text-align:center;
	text-shadow: 0 0 0 #000;
	font-size: 9px !important;
}
