/* CSS Document */

html {
 background: #0D0D0D;
 height: 100%;
 margin-bottom: 1px;
}
body {
 margin: 0; padding: 0 0 50px 0;
 font-size: 13px;
 font-family: Arial, Helvetica, sans-serif;
 color: #D2D2D2;
}
h1, h2, h3 {
	color: #fffff;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 11px;
}
#body {
 width: 900px;
 margin: 0 auto;
 background: url(images/body.png) repeat-y top center;
}
#top {
 margin: 0 auto;
 height: 105px;
}
#logo {
 padding-top: 42px;
 padding-left: 33px;
}
#nav {
 height: 46px;
 float: right;
 width: 595px;
 padding-top: 50px; padding-bottom: 9px;
 font-size: 12px;
 text-transform: uppercase;
 color: #5F5F5F;
 text-align: center;
}
#nav img {
 border: none;
}
#nav ul {
 margin: 0; padding: 0;
 list-style: none;
}
#nav li {
 height: 35px;
 display: inline;
}
#nav a img {
 padding-bottom: 4px;
}
#header1 {
 height: 381px;
 background: url(images/header.jpg) no-repeat top left;
}

h1#things {
	background: url(images/h1_header.png) no-repeat top left;
	text-indent: -999em;
	font-size: 19px;
	height: 36px;
}
#header1 .inner {
	height: 323px;
}

.h2 {
font: normal 17px Georgia, "Times New Roman", Times, serif;
color:#d2d2d2;;


}

.h3 {
font: normal 17px Georgia, "Times New Roman", Times, serif;
color:#d2d2d2;;
padding: 0px 0px 0px 3px;

}

.h4 {
font: normal 15px Georgia, "Times New Roman", Times, serif;
color:#d2d2d2;;


}

#header1 .more {
 padding-left: 35px;
 padding-top: 245px;
}

#header1 .more img {
	border: none;
}


#newssletter1 {
	float: right;
	width: 570px;
	padding: 15px 0 5px 25px;
	height: 38px;
	background: url(images/newssletter_bg.png) repeat-x top left;
	color: #4b442c;
	font-weight: bold;
}
#newssletter1 span  {
 height: 20px;
 line-height: 20px;
}

#newssletterform1 {
	padding: 0;
	margin: 0;
	display: inline;
	vertical-align: middle;
}
#newssletterform1 input#email {
	background: #847343;
	border-left: 1px solid #564b2c; border-top: 1px solid #564b2c; border-bottom: 1px solid #998b63; border-right: 1px solid #8f7f53;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 3px;
	padding: 3px 2px 4px 2px;
	color: #ffffff;
}
#newssletterform1 input#add, #newssletterform1 input#remove {
	margin: 0px 2px 4px 1px;
	vertical-align: top;
}
#sidebar {
 width: 305px;
 float: left;
}
#sidebar .ch-header {
 height: 28px;
 background: #353535;
 color: #B2B2B2;
 padding-left: 20px;
 padding-top: 12px;
}
#sidebar .ch-header a:link, #sidebar .ch-header a:visited {
 color: #626262;
 padding: 12px 10px;
 text-decoration: none;
 font-weight: bold;
}
#sidebar .ch-header a:hover {
 color: #D2D2D2;
 background: url(images/side_selected.gif) no-repeat top center;
}
#latest-project {
 width: 240px;
 margin: 0 auto;
 padding-top: 20px;
}
#latest-project img {
 padding: 7px;
 border: 1px solid #313131;
 margin-top: 15px;
}
#latest-project .title {
 float: left;
}
#latest-project .title img {
 border: none;
 padding: 0;
}

#latest-project .title2 img {
 border: none;
 padding: 0;
}


#latest-project .details {
 color: #FF9C00;
 float: right;
 font-size: 11px;
 padding: 13px 0 6px 0;
}
#latest-project .details a {
 color: #FF9C00;
 text-decoration: none;
}
#content {
 margin: 0;
 float: right;
 width: 535px;
 background: #1E1E1E;
 color: #828282;
 border-bottom: 4px solid #353535;
 padding: 37px 30px 32px 30px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 15px;
}
#content h2 {
 color: #D2D2D2;
 padding: 0;
 margin-bottom: 20px;
}
#content .about {
 width: 240px;
 border-right: 1px solid #353535;
 padding-right: 25px;
 float: left;
}



#content .news {
 float: left;
 padding-left: 25px;
 width: 240px;
}
#content .date {
 color: #464646;
}
#content ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
#content ul li {
 padding: 3px 0 3px 15px;
 border-bottom: 1px solid #303030;
 background: url(images/news_li.gif) no-repeat center left;
}
#content a {
 color: #FF9C00;
 text-decoration: none;
}
#content .more {
 float: right;
}

#content .more2 {
 float: right;
 color: #555555;
 margin-top:7px;
}

#content .more3 {
 float: right;
}

#content .more4 {
color:#FF9900

}

#footer {
 color: #4F4F4F;
 padding-top: 30px;
 margin-top: 30px;
 border-top: 1px solid #262626;
 font-size: 11px;
}
#footer .right {
 float: right;
}
#footer .left {
 float: left;
}
#footer a {
 color: #4F4F4F;
 text-decoration: none;
}


/* Header Two CSS*/

#header2 {
 height: 381px;
 background: url(images/header2.jpg) no-repeat top left;
}

#header2 .more img {
	border: none;
}

#header2 .inner {
	height: 324px;
}

#header2 .more {
 padding-left: 35px;
 padding-top: 215px;
}


#newssletter2 {
	float: right;
	width: 570px;
	padding: 15px 0 5px 25px;
	height: 38px;
	background: url(images/newssletter_bg2.png);
	color: #4a164a;
	font-weight: bold;
}
#newssletter2 span  {
 height: 20px;
 line-height: 20px;
}


#newssletterform2 {
	padding: 0;
	margin: 0;
	display: inline;
	vertical-align: middle;
}
#newssletterform2 input#email {
	background: #a162a6;
	border-left: 1px solid #7e4c82; border-top: 1px solid #69406c; border-bottom: 1px solid #b17cb5; border-right: 1px solid #a970ae;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 3px;
	padding: 3px 2px 4px 2px;
	color: #ffffff;
}
#newssletterform2 input#add, #newssletterform2 input#remove {
	margin: 0px 2px 4px 1px;
	vertical-align: top;
	}
	
/* End of Header Two CSS*/	


/* Header Three CSS*/

#header3 {
 height: 381px;
 background: url(images/header3.jpg) no-repeat top left;
}

#header3 .more img {
	border: none;
}

#header3 .inner {
	height: 324px;
}

#header3 .more {
 padding-left: 35px;
 padding-top: 239px;
}


#newssletter3 {
	float: right;
	width: 570px;
	padding: 15px 0 5px 25px;
	height: 38px;
	background: url(images/newssletter_bg3.png);
	color: #c54a68;
	font-weight: bold;
}
#newssletter3 span  {
 height: 20px;
 line-height: 20px;
}


#newssletterform3 {
	padding: 0;
	margin: 0;
	display: inline;
	vertical-align: middle;
}
#newssletterform3 input#email {
	background: #ffa899;
	border-left: 1px solid #c78377; border-top: 1px solid #a66d64; border-bottom: 1px solid #ffb7aa; border-right: 1px solid #ffb0a2;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 3px;
	padding: 3px 2px 4px 2px;
	color: #ffffff;
}
#newssletterform3 input#add, #newssletterform3 input#remove {
	margin: 0px 2px 4px 1px;
	vertical-align: top;
	}

	
/* End of Header Three CSS*/	


/* Header Four CSS*/

#header4 {
 height: 381px;
 background: url(images/header4.jpg) no-repeat top left;
}

#header4 .more img {
	border: none;
}

#header4 .inner {
	height: 324px;
}

#header4 .more {
 padding-left: 35px;
 padding-top: 232px;
}


#newssletter4 {
	float: right;
	width: 570px;
	padding: 15px 0 5px 25px;
	height: 38px;
	background: url(images/newssletter_bg4.png);
	color: #4e3374;
	font-weight: bold;
}
#newssletter4 span  {
 height: 20px;
 line-height: 20px;
}


#newssletterform4 {
	padding: 0;
	margin: 0;
	display: inline;
	vertical-align: middle;
}
#newssletterform4 input#email {
	background: #bc9bf4;
	border-left: 1px solid #9379be; border-top: 1px solid #7a659f; border-bottom: 1px solid #c7acf6; border-right: 1px solid #c2a4f5;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 3px;
	padding: 3px 2px 4px 2px;
	color: #ffffff;
}
#newssletterform4 input#add, #newssletterform4 input#remove {
	margin: 0px 2px 4px 1px;
	vertical-align: top;
	
	}
/* End of Header Four CSS*/



/* Header Five CSS*/

#header5 {
 height: 381px;
 background: url(images/header5.jpg) no-repeat top left;
}

#header5 .more img {
	border: none;
}

#header5 .inner {
	height: 324px;
}

#header5 .more {
 padding-left: 35px;
 padding-top: 232px;
}


#newssletter5 {
	float: right;
	width: 570px;
	padding: 15px 0 5px 25px;
	height: 38px;
	background: url(images/newssletter_bg5.png);
	color: #425d28;
	font-weight: bold;
}
#newssletter5 span  {
 height: 20px;
 line-height: 20px;
}


#newssletterform5 {
	padding: 0;
	margin: 0;
	display: inline;
	vertical-align: middle;
}
#newssletterform5 input#email {
	background: #7c9658;
	border-left: 1px solid #617545; border-top: 1px solid #516239; border-bottom: 1px solid #92a874; border-right: 1px solid #879f66;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 3px;
	padding: 3px 2px 4px 2px;
	color: #ffffff;
}
#newssletterform5 input#add, #newssletterform5 input#remove {
	margin: 0px 2px 4px 1px;
	vertical-align: top;
}

#menubar a {
	display: block;
}
#menubar li {
	float: left;
}
#menubar li {position: relative;}

/* hide from IE mac \*/
#menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#menubar li ul, #menubar ul li  {
	width: 183px;
}
#menubar ul li {
	border: 0;
	padding: 0; margin: 0;
	border-bottom: 1px solid #0D0D0D;
	height: 19px; width: 183px;
}

#menubar ul li:hover {
	border: 0;
	padding: 0; margin: 0;
	border-bottom: 1px solid #0D0D0D;
	height: 19px; width: 183px;


	
}


#menubar li ul {
	position: absolute;
	display: none;
}
#menubar li:hover ul {
	display: block;
}

/* End of Header Five CSS*/


/* forms
----------------------------------------------- */
form {
	margin:0px; padding:0px;}

.right_input {
	height:20px;
	width:219px;
	padding:6px 0px 0px 0px;
	font-size:16px;
	border:1px solid #e1e1e1;}
	
.right_subscribe {
	width:69px;
	height:23px;
	background:url(imgs/subscribe.gif) no-repeat;
	border:0px;
	margin:0px 0px 20px 152px;}
	
	
.inputinfo {margin:0px;padding-top:0px;padding-left:0px;padding-right:15px;border:0px;text-align:left;display:block;}

.inputtitle {font-size:11px;font-weight:bold;text-decoration:underline;line-height:30px;color:#868077;}

.inputnormal {background-image: url('images/inputbg.gif');background-repeat: repeat-x;background-color:#666666;width:150px;height:17px;border:1px solid #666666;margin:0px;padding-top:1px;padding-left:5px;padding-right:5px;margin-bottom:1px solid #666666;font-size:12px; color:#FFFFFF}

.inputcode {background-image: url('images/inputbg.gif');background-repeat: repeat-x;background-color:#ffffff;width:84px;height:17px;border:1px solid #bcb5af;margin:0px;margin-top:5px;padding-top:3px;padding-left:5px;padding-right:5px;margin-bottom:2px;font-size:11px;}

.checkboxtext {padding:0px;margin:0px;border:0px;font-size:11px;color:#7a1648;font-weight:bold;text-decoration:none;}

.inputextra {padding:0px;margin:0px;border:0px;font-size:9px;color:#000000;text-decoration:underline;}

.textarea {background-color:#232323;height:93px;width:380px;border:1px solid #666666;margin:0px;padding-top:3px;padding-left:5px;padding-right:5px;margin-bottom:2px;font-size:11px;background-position:left bottom; color:#FFFFFF;}
	

#note {

	display: none;
}
	
