body, html {
	height:100%;
	width:100%;
	margin:0px auto;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3b5063;
	text-decoration:underline;
}

a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

img {
	border:0px;
}

input {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3b5063;
}

select {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3b5063;
}

textarea {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3b5063;
}

form {
	margin:0px;
	padding:0px;
}

p {
	margin:0 0 1em 0;
	padding:0px;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#e04408;
	font-weight:normal;
	margin:16px 0px;
	padding:0px;
}

h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px; /* 14px */
	color:#dd6c41; /*e04408 */
	font-weight:normal;
	margin:16px 0px 10px 0px; /* 16 0 */
	padding:0px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

/* Header */

#header_wrapper {
	height:210px;
}

#header_left {
	background:url(../images/header_bg_left.gif) repeat-x right;
	width:50%;
	height:210px;
	margin-left:-475px;
	float:left;
}

#header_center {
	background:url(../images/header.gif) no-repeat top;
	width:950px;
	height:210px;	
	float:left;
}

#header_right {
	background:url(../images/header_bg_right.gif) repeat-x 475px;
	width:49.999999999999999999999999999999999999999999999999%;
	height:210px;
	margin-left:-475px;
	float:right;
}

/* Subheader */

#subheader_wrapper {
	height:277px;
	background:#000000;
}

#portfolio_coverflow {
	width:950px;
	height:277px;
	margin:0px auto;
	display:none;
}

/* Menu */

body#home_page #home_tab a,
body#services_page #services_tab a,
body#portfolio_page #portfolio_tab a,
body#interest_page #interest_tab a,
body#contactus_page #contactus_tab a {
	font-weight:bold;
}

#menu_wrapper {
	background:#000;	
}

#menu {
	width:950px;
	margin:0px auto;
	text-align:center;
	padding:5px 0px;
}

#menu ul {
	list-style:none;
	padding:0px;
	margin:0px auto;
}

#menu li {
	display:inline;	
	border-left:1px solid #ee812f;
	padding-left:50px;
	padding-right:50px;
}

#menu li.first {
	display:inline;	
	border-left:none;
	padding-left:50px;
	padding-right:50px;
}

#menu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ee812f;
	text-decoration:none;
	line-height:28px;
}

#menu li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ee812f;
	text-decoration:underline;
}

/* Content */

#content_wrapper {
	background:url(../images/content_bg.gif) repeat-x top center;
}

#content {
	width:950px;
	margin:0px auto;
	overflow:auto;
	padding:177px 0px 0px 0px;
}

#content_wide {
	margin:0px 16px;
}

/* Home */

#left_content {
	width:448px;
	float:left;
	overflow:auto;
	margin:0px 16px;
	text-align:justify;
}

#right_content {
	width:438px;
	float:left;
	overflow:auto;
	margin:0px 16px;
	padding:0px 0px 5px 0px;
	text-align:justify;
}

.hr_divider {
	background:#cccccc;
	color:#cccccc;
	height:1px;
	border:0px;
	width:90%;
	clear:both;
	margin:0px auto;
	padding:0px;
	margin-bottom:20px;
}

ul.tweets {
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style-image:url(../images/icon_bullet_arrow.gif);
	list-style:url(../images/icon_bullet_arrow.gif);
}

ul.tweets li {
	margin:0px 0px 5px 0px;
	margin:0px 0px 3px 0px;
	padding:0px;
	border-bottom:1px solid #eee;
}

.hr_tweets {
	background:#eee;
	color:#eee;
	height:1px;
	border:0px;
	width:100%;
	clear:both;
	margin:0px auto;
	padding:0px;
	margin:0px 0px 5px 0px;
}

.news_block {
	overflow:auto;	
}

.news_date {
	width:50px;
	height:85px;
	float:left;
	background:url(../images/news_date_bg.gif) no-repeat top;
	text-align:center;
}

.news_date_month {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
	line-height:28px;
}

.news_date_day {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	line-height:30px;
}

.news_content {
	width:382px;
	float:left;
	padding-left:16px;
	text-align:justify;
}

/* Portfolio */

.portfolio_img {
	width:352px;
	margin:0px auto;
	margin-top:20px;
	margin-bottom:20px;
}

.orange_strong {
	color:#e04408;
	font-weight:bold;
}

#portfolio_left {
	width:355px;
	float:left;
	margin:0px 16px;
}

#portfolio_right {
	width:530px;
	/*background:url(../images/portfolio_details_bg.gif) no-repeat top;*/
	float:right;
	margin:20px 16px;
	text-align:justify;
}

/* Contact Us */

#contactus_left {
	width:618px;
	margin:0px 16px;
	float:left;
	overflow:auto;
}

#contactus_right {
	width:268px;
	margin:0px 16px;
	float:left;
	overflow:auto;
}

form.contact label {
	float:left;
	width:293px;
	line-height:20px;
	margin:0 16px 10px 0;
}

form.contact label span {
	float:left;	
	width:93px;
}

form.contact label.fix {
	line-height:14px;
}

form.contact label.ta {
	width:602px;
}

form.contact label .text {
	border:1px solid #CCCCCC;
	float:right;
	width:180px;
	height:20px;
	margin:0px;
	vertical-align:middle;
	padding:6px 10px 0 8px;
}

form.contact label.fix input.text {
	margin:0px;
}

form.contact label textarea.text {
	width:484px;
	height:110px;
	overflow:auto;
	padding:6px 15px 5px 8px;
}

form.contact p.submit {
	float:right;
	margin:10px 16px 0px 0px;
	padding:0px 0px 20px 0px;
}

form.contact p.submit input {
	border:0;
	cursor:pointer;
	margin:0 0 0 5px;
}

form.contact p.submit input.reset{
	width:76px;
	height:21px;
	background:url(../images/icon_reset.gif) 0 0 no-repeat;
}

form.contact p.submit input.submit{
	width:85px;
	height:21px;
	background:url(../images/icon_submit.gif) 0 0 no-repeat;
}

/* Footer */

#footer_wrapper {
	background:url(../images/footer_bg.gif) repeat-x top center;
	height:110px;
}

#footer {
	width:950px;
	height:26px;
	margin:0px auto;
	padding-top:85px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ee812f;
	font-size:10px;
	line-height:26px;
}

.footer_left_block {
	float:left;
	width:443px;
	padding:0px 16px;
}

.footer_right_block {
	float:left;
	width:443px;
	padding:0px 16px;
	text-align:right;
}

#footer a {
	font-family:Arial, Helvetica, sans-serif;
	color:#ee812f;
	font-size:10px;
	text-decoration:none;
}

#footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#ee812f;
	font-size:10px;
	text-decoration:underline;
}
