body {
	color:#424242;
	font:13px/1.5 arial;
	/*border-top:8px solid #222222;*/
	background-color:#000000;
}

body, h1, h2, h3, p {
	margin:0;
	padding:0;
}

a { color:#0298ff; }

h1 { font-size:15px; color:#1a77a7; }
h2 { font-size:15px; color:#1a77a7; }
h3 { font-size:15px; color:#1a77a7; }
h1.section_title, h2.section_title, h3.section_title { 
	/*float:left; padding:3px 6px; background-color:#222222; color:#ffffff; text-transform:uppercase;*/ 
	margin-bottom:5px;
	/*text-transform:uppercase;*/
}
h2 a, h3 a { color:#1a77a7; text-decoration:none; }

p { margin-bottom:10px; }

img { border:0; }

#wrapper {
	margin:0 auto;
	width:860px;
	background-color:#ffffff;
	padding:20px 30px;
	*padding-bottom:0;
}

#top {
	padding-bottom:20px;
	*padding-bottom:0;
}

#logo {
	float:left;
	background:url(../images/v2/logo.jpg) no-repeat #ffffff;
	width:182px;
	height:43px;
}

#logo a {
	position:relative;
	width:182px;
	height:43px;
	display:block;
	text-indent:-9999px;
} 

#partner_logo {
	float:left;
	width:153px;
	margin-left:10px;
}

#nav {
	float:right;
	font-size:15px;
}
#nav ul, #menu li {
	list-style:none;
	margin:0;
	padding:0;
}
#menu li {
	float:left;
	text-align:center;
	display:block;
	background:url(../images/v2/menu_bg.gif) 0 -30px no-repeat;
	margin:6px 10px 0 0;
}

#menu li a {
  float:left;
  display:block;
  text-align:center;
	height:30px;
	line-height:30px;
	padding-left:10px;
	text-decoration:none;
	font-weight:bold;
	color:#424242;
}

#menu li span {
	display:block;
	padding-right:10px;
	height:30px;
	background:url(../images/v2/menu_bg.gif) right -30px no-repeat;
	*height:auto; /* fix ie 6 and 7 issue */
}

#menu .current { background:url(../images/v2/menu_bg.gif) 0 0 no-repeat; }
#menu .current span { background:url(../images/v2/menu_bg.gif) right 0 no-repeat; }
#menu .current a, #menu .current a:hover { color:#ffffff; }
#menu li.last { margin-right:0; }


#content {
	/*margin:20px 0;*/
}

#breadcrumb {
	line-height:1;
}
#breadcrumb a { color:#666666; text-decoration:none; }
#breadcrumb a:hover { text-decoration:underline; }

#main {
	float:left;
	width:640px;
}
#sidebar {
	float:right;
	width:200px;
	margin-left:20px;
}

#footer {
	background-color:#222222;
	padding:20px 30px;
	margin:0 auto;
	width:860px;
}
#footer, #footer a { color:#999999; }
#footer a { text-decoration:none; }
#footer a:hover { text-decoration:underline; }
#footer_content  .item_float {
	width:600px;
}

.clear { clear:both; }
.separator_small { margin-bottom:5px; }
.separator { margin-bottom:10px; }
.separator_large { margin-bottom:20px; }
.note { font-size:12px; color:#999999; }
.note a { color:#999999; }

.item_float { margin-right:10px; float:left; }
.main_item_float { width:310px; float:left; margin-right:20px; _margin-right:17px; }
.last { margin-right:0; }

.success_message {
	background-color:#e8eff8;
	border:1px solid #316ac5;
	padding:5px 10px;
	color:#316ac5;
}

/* page specific */
.home .item_float { width:200px; float:right; margin-left:20px; }

.clients #main { width:100%; float:left; }
.clients #sidebar { display:none; }
.clients .item_float { width:200px; float:left; margin-right:20px; _margin-right:19px; }
.clients .separator_large_ie { *margin-bottom:10px; }

.contact .item_float { width:100px; }
.contact input.long { width:250px; padding:4px; border:none; background-color:#eeeeee; }
.contact textarea { width:400px; height:150px; padding:4px; border:none; background-color:#eeeeee; }
.client .separator_top { margin-top:20px; }

/* page navigation */
ul.page_navigation, ul.page_navigation li {
	list-style:none;
	padding:0;
	margin:0;
}
ul.page_navigation li {
	float:left;
	border:1px solid #dddddd;
	margin-right:3px;
	display:block;
}
ul.page_navigation li a, ul.page_navigation li.current_page {
	display:block;
	float:left;
	padding:0 7px;
	text-decoration:none;
}
ul.page_navigation li.current_page {
	background-color:#dedede;
}
ul.page_navigation li.page_dot {
	border:none;
}
/* page navigation */


#social_icons {
	border-top:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;
	padding:8px 0;
}

#social_icons .icon a {
	height:16px;
	text-indent:20px;
	float:left;
	margin-right:15px;
	text-decoration:none;
	line-height:16px;
}

#social_icons .facebook a { background:url(../images/v2/facebook_16x16.png) no-repeat; }
#social_icons .sina a { background:url(../images/v2/sina_16x16.png) no-repeat; *line-height:19px; }
#social_icons .twitter a { background:url(../images/v2/twitter_16x16.png) no-repeat; }