body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	/*background-color: #66cccc;*/
	/*background-image: url(../images/back.jpg);*/
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 4px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 4px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.wrap{
	padding:0;
	width:774px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	/*border: 1px solid #FF0000;*/
}

.header{
	margin:0px auto;
	padding:0;
	width:100%;
	height:100%;
	/*border: 1px dotted #0000CC;*/
	float: left;
}

.menu {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 39px;
	width: 100%;
	/*border: 1px dotted #00FF00;*/
	float: left;
}

.menu ul {
	width: 100%;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 5px;
}

.menu li {
	list-style-type: none;
	float: left;
}

.menu a {
	display: block;
	text-decoration: none;
	width: 7em;
	height: 28px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-image: url(../images/menu_item_bg.gif);
	background-repeat: no-repeat;
	float: left;
	/*border: 1px dotted #FF0000;*/
	background-position: center;
}

.menu a:hover {
	color: #FF0000;
}
  
#active {
	color: #FF0000;
}
 
.content{
	width:100%;
	height:100%;
	text-align: left;	/*border: 1px dotted #00FFFF;*/
	float:left;
}

.left_content {
	float: left;
	width: 259px;
	padding-left: 1%;
	padding-top: 1%;
	padding-bottom: 1%;	/*border: 1px double #00FF00;*/
}

.left_content img {
	padding-bottom: 3%;
}

.left_content a:hover {
	background-color: #9191FF;	
}

.middle_content {
	width: 214px;
	float: left;
	padding-left: 2%;
	padding-top: 1%;
	padding-bottom: 1%;
}

.middle_content img {
		padding-bottom: 3%;
}

.middle_content a:hover {
	background-color: #9191FF;	
}

.right_content {
	width: 259px;
	float: left;
	margin: 0px;
	padding-top: 1%;	
	padding-left: 2%;
	padding-bottom: 1%;
	/*border: 1px solid #660099;*/
}

.right_content a:hover {
	background-color: #9191FF;	
}

.right_content img {
		padding-bottom: 3%;
}

.left_section_yellow{
	float: left;
	width: 33%;
	background-image: url(../images/left_section_yellow_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 1%;
	margin-bottom: 1%;	/*border: 1px dotted #FF0000;*/
	height:500px;
}


.left_section_yellow p{
	padding-right: 2%;
	padding-left: 2%;
}

.right_section_blue {
	width: 63%;
	float: right;
	background-image: url(../images/right_section_purple_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 1%;
	margin-bottom: 1%;	/*border: 1px dotted #00FF00;*/
	height:500px;
}

.right_section_blue p{
	padding: 2%;
}

.footer{
	margin:5px 0 0;
	width:100%;
	height:40px;
	float: left;
	color: #ffe225;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;/*	border: 1px solid #666666;*/
}

.footer p{
	margin-top: 10px;
}

.footer a{
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover{
	color: #FF0000;
	text-decoration: none;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.copy a {
	text-decoration: none;
}
.flash {
	margin: 16% 2% 2% 9%;
}

.client_left_content {
	float: left;
	width: 45%;
	height: 100%;
	padding-left: 5%;
}

.client_left_content p{
	color: #FFFFFF;
}

.client_left_content ul{
	padding: 3px;

}

.client_left_content li{
	color: #FFFFFF;
	padding: 5px;
}


.client_left_content h1{
	color: #FFFF00;
}

.client_content {
	background-image: url(../images/blue_bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 500px;
	padding-top: 10px;
	margin-top: 10px;
	float: left;
}

.client_right_content {
	float: left;
	width: 45%;
	height: 100%;
}

.client_right_content p{
	color: #FFFFFF;
}

.client_right_content li{
	color: #FFFFFF;
	padding: 5px;
	margin: 3px;
}

.client_right_content h1{
	color: #FFFF00;
	padding: 3px;
}

.client_right_content h2{
	color: #FFFF00;
}

.about_content {
	background-image: url(../images/blue_bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	float: left;
}

.about_content p{
	color: #FFFFFF;
	width: 80%;
	padding-left: 10%;
}

.about_content h1{
	color: #FFFF00;
}

.about_content strong{
	color: #FFFF00;
	padding-left: 10%;

}

.about_content a{
	color: #ffffff;
	text-decoration: none;
}

.about_content a:hover{
	color: #FF0000;
	text-decoration: none;
}

