body {
	background: url(images/background.gif) top center repeat-x #CFDEEA;
	margin: 0px;
	padding: 16px 0;
	font: 11px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	color: #282828;
	text-align: center;
}
p{
font-size:11px;
text-indent:1cm;
text-align:justify;
line-height:16px;
}
img {
	border-style: none;
}
img.pic_left{
float:left;
padding:5px;
margin:0 8px 8px 8px;
border:1px  #CCCCCC solid;
}
a {
	color: #2E9FED;
	text-decoration: none;
}
a:hover {
	color: #1471B1;
}
#welcome h1{
padding:5px 0 0 20px;
margin:0px;
font-weight:bold;
font-size:14px;
color:#FFFFFF;
}

h1{
font-size:180%;
/*color:#FFFFFF;*/
color: #4b4b4b;
font-family: Arial, Helvetica, sans-serif;
}
h3{
font-size:14px;
color: #003366;
}
h4{
font-size:13px;
padding:2px;
margin:0px;
color: #003366;
border-bottom:1px #999999 dashed;
}
#container {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#head {
	width: 950px;
	height: 172px;
	background: url(images/head.gif) no-repeat;
}
#head h1 {
	position: absolute;
	margin: 31px 0 0 36px;
	width: 258px;
	height: 82px;
	background: url(images/logo.png) no-repeat;
}
#head h1 a {
	text-indent: -2000px;
	width: 258px;
	height: 82px;
	display: block;
	background: url(images/logo.png) no-repeat;
}
.top_head_banner{
float:right;
width:200px;
height:120px;
background:url(images/top_head.gif) no-repeat right;
background-position:-12px 12px;
}

#menu {
	position: absolute;
	width: 617px;
	top: 155px;
	left: 35px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#menu li {
	list-style-type: none;
	float: left;
	margin: 0 8px;
	height: 22px;
}
#menu li a {
	padding: 0 0 7px 0;
	height: 22px;
	color: #8A8A8A;
}
#menu li a:hover {
color:#000033;
}
#menu .current {
color:#000033;
font-weight:bold;
}
#area {
	width: 950px;
	height: 54px;
	background: url(images/area.gif) repeat-x;
}

#main {
	margin: auto;
	background: url(images/bg_mainbig.gif) repeat-y;
	width: 950px;
	height:auto;

}
.spacer{
width:auto; height:2px; clear:both; padding-bottom:2px;}

#content_left {
float:left;
padding:15px 30px 30px 35px;
width: 264px;
height:auto;
}
#content_right{
float:left;
padding:15px 0px 5px 7px;
width: 592px;
height:auto;
}
#welcome {
background: url(images/center_banner.gif) no-repeat;
background-position:12px 0px;
padding:10px;
width: 750px;
height:80px; 
}
.item_box{
width:auto;
height:auto;
padding:10px 0 5px 0;
border-bottom:1px #666666 dashed;
}
.spacer{
width:auto; height:2px; clear:both; padding-bottom:2px;}
/*---------contact----------*/
#form {
	padding: 0px;
	margin: 0px;
}
#fields label {
	width: 260px;
	display: block;
	padding: 0px;
}
#fields input {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
}
#fields textarea {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
	height: 63px;
}
#send input {
	width: 64px;
	height: 20px;
	margin: 0px;
}
ul {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}
.contact_info{
float:left;
padding:15px;
}

/*work------------*/
.project_details{
float:left;
width:200px;
color:#0099FF;
padding:10px 0 0 10px;
}
#footer {
text-align:center;
font-size:10px;
color:#000033;
/*background-color:#845;*/
background: url(images/footer.gif) no-repeat;
background-position:0px 0px;
padding-top:10px;
width: 950px;
height:85px;
}

#footer p{
	text-align:center;
	width: 950px;
}

#madeby{
width:200px;
height:85px;
float:right;
padding-right:30px;
text-align:center;
}
#madeby a{
text-decoration:none;
color:#666666;
}
/* form styles */
#login-f  label {
	display: block;
	width: 310px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
	color: #8A8A8A;
}

#login-f input {
	display: block;
	margin-top: 3px;
}


#login-f  label.field-first{
	clear: left;
}


#login-f  label.field-first,
#login-f  label.field-last{
	float: left;
	margin: 0px 10px 0px 0px;
	width: 140px;
	font-weight: bold;
}

#login-f  label.field-firstx,
#login-f  label.field-lastx{
	float: left;
	margin: -10px 10px 0px 0px;
	width: 140px;
}

#login-f  label.field-first input,
#login-f  label.field-last input{
	float: left;
	width: 140px;
	padding: 0px;
}

#login-f  label.field-go{
	float: left;
	margin: 0;
	width: 40px;
}
#login-f  label.field-go input {
	float: left;
	margin: 0px -10px 0px 0px;
	padding: 0px;
}

#login-f input#remember{
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}
.box{
width:324px;
height:250px;
background: url(images/box.gif) no-repeat;
padding:5px 25px;
}



#joinnow{
width:602px;
height:505px;
background: url(images/bg_join_now.jpg) no-repeat;
}


input,select,textarea{
	border: 1px solid #B3B4AD; 
	padding: 1px 0; 
}

#join label{
	width:130px;
}
#join input{
	width:205px;
}
#join{
	float:right;
	width:370px;
}
#join.cmxform li {
	list-style: none;
	padding: 3px;
	margin: 0;
}
#terms input{width: auto !important; border: none !important;}



/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:89px;
	height:31px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(images/button_red.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}

		
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	font-weight: bold;
	color: #8A8A8A;
	}
	
form.cmxform  ol {
	margin: 0;
	padding: 0;
	}
	
form.cmxform li {
	list-style: none;
	padding: 6px;
	margin: 0;
	}
	
form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.cmxform label { width: 80px; } /* Width of labels */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */



ol.feature{
	width:140px;
	margin-left:-5px;
	padding:0;
	list-style-type:none;
}
ol.feature li{
	color: #8A8A8A;
	font-size: 110%;
	background:url(images/bullet.png) left 3px no-repeat;
	padding:3px 3px 3px 25px; 
}

.introblock {
	margin:0 auto;
	font-size:1.05em;
	border:1px solid #feb;
	/* border-left:4px solid #f60;*/
	background-color:#ffc;
	color:#000;
	padding:10px;
	width:80%;
	margin-bottom:20px;
}

div.sidebar{width: 284px; background: url(images/box-side.gif) no-repeat;color: #282828;}
div.sidebar a{color: #587680;}
div.sidebar .in{background: url(images/box-side-bottom.gif) no-repeat 0 100%;  padding: 3px 4px 3px 3px; color: #F0FCFF;}
div.sidebar .in p,label{color: #8A8A8A}
div.sidebar .in p{font-weight: bold;}
div.sidebar h3{height: 24px; overflow: hidden;  font: 18px/22px Tahoma, Verdana, sans-serif; color: #BBD7E0; font-style: italic; padding-left: 8px;}
div.sidebar h1{padding:2px 22px;}
div.sidebar form{padding: 10px 10px 10px 20px;}
div.sidebar p{margin-bottom: 10px;}

p .bold {
	margin-left:-30px;
}