@charset "utf-8";
/* CSS Document */

A {
	TEXT-DECORATION: none;
	color: #246DF0
}


a:link {
	font-family:"Myriad Pro", Arial;
	
	color: #74374c; 
}

a:visited {
	font-family:"Myriad Pro", Arial;
	
	color: #74374c;
}
A:hover {
	TEXT-DECORATION: none; color: #000000
}

body {
	margin:0;
	background:#FFFFFF;
}

#wrapper {
	width:918px;
	margin:0 auto;
}

#header {
	width:100%;
	height:91px;
	background:url(images/bg_header.gif) no-repeat;
}

#banner {
	width:100%;
	height:254px;
	background:url(images/banner.jpg) no-repeat;
	margin-bottom:3px;
}

#menu {
	width:100%;
	height:23px;
	margin-top:3px;
}

#menu_left {
	width:396px;
	height:23px;
	float:left;
	font-family:"Myriad Pro", Arial;
	font-size:16px;
	color:#74374c;
}

#menu_left a {
	color:#74374c;
	text-decoration:none;
}


#menu_right {
	width:522px;
	height:23px;
	background:url(images/bg_right_menu.gif) no-repeat;
	float:left;
	font-family:"Myriad Pro", Arial;
	font-size:16px;
	color:#74374c;
	margin-bottom:3px !important;
	margin-bottom/**/:/**/0px;
}
}

#menu_right a {
	color:#74374c;
	text-decoration:none;
}
#menu_1 {
	width:105px;
	height:22px;
	float:left;
	background:#bfc0c4;
	text-align:center;
	padding-top:1px;
}

#menu_2 {
	width:95px;
	height:22px;
	float:left;
	background:#c8c9ca;
	text-align:center;
	padding-top:1px;
}

#menu_3 {
	width:196px;
	height:22px;
	float:left;
	background:#d2d3d5;
	text-align:center;
	padding-top:1px;
	
}
#menu_1a {
	width:176px;
	height:22px;
	float:left;
	background:#bfc0c4;
	text-align:center;
	padding-top:1px;
}

#menu_2a {
	width:195px;
	height:22px;
	float:left;
	background:#c8c9ca;
	text-align:center;
	padding-top:1px;
}

#menu_3a {
	width:150px;
	height:22px;
	float:left;
	background:#d2d3d5;
	text-align:center;
	padding-top:1px;
}	



#content {
	width:918px;
	height:320px;
}

#content_left {
	width:396px;
	height:320px;
	float:left;
	background:#eff0f1;
}

#content_right {
	width:522px;
	height:320px;
	float:left;
}

#content_right p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#514849;
	padding:0 30px;
}

#associate {
	width:334px;
	margin-top:27px;
	margin-left:27px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#514849;
}

#associate span {
	color:#a54e6c;
	font-weight:bold;
}

#associate_left {
	width:167px;
	float:left;
}

#associate_right {
	width:167px;
	float:right;
}

#welcome {
	width:328px;
	height:44px;
	background:url(images/title_Welcome.gif) no-repeat;
	margin-left:33px;
	margin-top:13px;
}

#footer {
	width:918px;
	height:18px;
	background:url(images/bg_footer.gif) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#514849;
	text-align:right;
	padding-top:5px;
	margin-top:2px !important;
	margin-top/**/:/**/1px;
}

.clear {
	clear:both;
	font-size:1px;
	height:1px;
}.headings {
	font-size:20px;
	font-family: Verdana;
	color: #a54e6c;




}
