/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}

body
{
	text-align: center;
	background: #292929 url(images/body_bg.jpg) repeat-x;
}

/*div*/

#canvas
{
	width: 100%;
	background: 3% 0% url(images/canvas_bg.jpg) no-repeat;
}

#contact_table
{
	width: auto;
	border: none;
	font: 12px Arial, Helvetica, sans-serif;
}

#contact_table td
{
	padding: 0 4px 12px 0;
	text-align: left;
}

#contact_container
{
	width: 770px;
	margin: 0 auto;
	clear: both;
	text-align: left;
	height: 459px;
}

#contact_wrapper
{
	background: url(images/contact_bg.png) no-repeat;
	behavior: url(iepngfix.htc);
	font: 12px Arial, Helvetica, sans-serif;
	height: 373px;
	padding: 50px 0 0 55px;
	margin-left: 160px;
	margin-bottom: 38px;
}

* html #contact_wrapper
{
	height: 421px;
}

#contact_wrapper p
{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	padding-bottom: 12px;
}

#footer
{
	width: 100%;
	background-color: #0a0a0a;
	float: left;
	position: relative;
	padding-bottom: 10px;
	text-align: center;
}

#footer a
{
	text-decoration: none;
	margin: 0 20px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #353535;
}

#footer a:hover
{
	color: #6a6a6a;
}

#footer p
{
	clear: left;
	padding-top: 10px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #353535;
}

#footer_links
{
	margin-top: 15px;
	color: #353535;
}

#header
{
	width: 70%;
	height: 300px;
	float: right;
	margin-bottom: 10px;
	background: url(images/header_bg.jpg) repeat-x;
}

#home
{
	margin-right: -32px;
}

#index_services_container
{
	width: 748px;
	margin: 0 auto;
	height: 476px;
	clear: both;
	text-align: left;
	background: url(images/index_container_bg.png) no-repeat;
}

#index_services_container a
{
	color: #2a2a2a;
	text-decoration: underline;
	font-weight: bold;
	position: relative;
}

#index_services_text_center
{	
	font: 12px Arial, Helvetica, sans-serif;
	padding: 18px 48px 20px 0;
}

#index_text_top
{	
	font: 12px Arial, Helvetica, sans-serif;
	padding: 19px 130px 20px 0;
}

#index_services_top
{	
	font: 12px Arial, Helvetica, sans-serif;
	padding: 19px 132px 20px 0;
}

#loading
{
	position: absolute; 
	width: 100%;
	text-align: center; 
	top: 194px;
	left: 0;
	height: 155px;
	display: none;
}

#login
{
	position: absolute;
	top: 261px;
	right: 0;
	text-align: right;
	width: 80px;
	height: 30px;
}

#login_container
{
	width: 770px;
	margin: 0 auto;
	clear: both;
	text-align: left;
	height: 502px;
}

#login_form
{
	position: relative;
}

#login_table
{
	width: 235px;
	padding-left: 5px;
	border: none;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0 auto;
}

#login_table td
{
	padding: 0 4px 15px 0;
	text-align: left;
}

#login_text
{
	width: 353px;
	height: 320px;
	padding: 90px 5px 0 0;
	text-align: center;
}

#login_text a
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

#login_text p
{
	font: 52px Arial, Helvetica, sans-serifin;
	color: #8f8e8e;
	padding-bottom: 30px;
}

#login_wrapper
{
	background: url(images/testimonials_bg.png) no-repeat;
	behavior: url(iepngfix.htc);
	font: 12px Arial, Helvetica, sans-serif;
	height: 464px;
	padding: 0 50px 0 43px;
	margin-left: 160px;
	margin-bottom: 38px;
	width: 451px;
}

#logo_link
{
	width: 242px;
	height: 242px;
	position: absolute;
	top: 29px;
	left: 40px;
}

#media_container
{
	width: 770px;
	margin: 0 auto;
	clear: both;
	text-align: left;
	height: 502px;
}

#media_text
{
	width: 340px;
	height: 320px;
	padding-top: 90px;
	text-align: center;
}

#media_text_inner
{
	margin: 5px 0 0 75px;
	width: 265px;
	height: 92px;
}

#media_text_inner a
{
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#media_text_inner a:hover
{
	text-decoration: underline;
	cursor: hand;
}

#media_text_inner_button
{
	clear: both;
	position: relative;
	width: 212px;
	height: 30px;
	padding: 30px 118px 0 0;
	text-align: center;
}

#media_text input
{
	margin-right: 15px; 
}

#media_text p
{
	font: 52px Arial, Helvetica, sans-serifin;
	color: #8f8e8e;
	padding-bottom: 30px;
}

#media_wrapper
{
	background: url(images/testimonials_bg.png) no-repeat;
	behavior: url(iepngfix.htc);
	font: 12px Arial, Helvetica, sans-serif;
	height: 464px;
	padding: 0 50px;
	margin-left: 160px;
	margin-bottom: 38px;
	width: 451px;
}

#nav_inner
{
	position: absolute;
	top: 251px;
	right: 5%;
	text-align: right;
	height: 30px;
}

#nav_outer
{
	width: 70%;
	height: 300px;
	float: left;
	text-align: right;
	background: url(images/title.jpg) no-repeat;
}

#new_user_container
{
	width: 770px;
	margin: 0 auto;
	clear: both;
	text-align: left;
	height: 504px;
}

#new_user_table
{
	width: 230px;
	border: none;
	font: 12px Arial, Helvetica, sans-serif;
}

#new_user_table td
{
	padding: 0 4px 10px 0;
	text-align: left;
}

#new_user_register
{
	margin-top: 5px;
}

#new_user_wrapper
{
	background: url(images/testimonials_bg.png) no-repeat;
	behavior: url(iepngfix.htc);
	font: 12px Arial, Helvetica, sans-serif;
	height: 418px;
	padding: 50px 0 0 55px;
	margin-left: 160px;
	margin-bottom: 38px;
}

* html #new_user_wrapper
{
	height: 466px;
}

#new_user_wrapper input
{
	margin-right: 15px; 
}

#new_user_wrapper p
{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	padding-bottom: 12px;
}

#port_nav
{
	margin: 20px 0 40px 0;
}

#port_nav a
{
	color: #888;
	text-decoration: none;
	font: 18px Arial, Helvetica, sans-serif;
	margin: 0 5px;
}

#port_nav a:hover
{
	color: #bfbfbf;
}

#portfolio
{
	margin-right: -41px;
}

#Portfolio1
{
	border: none;
}

#Portfolio2
{
	border: none;
}

#portfolio_container
{
	width: 770px;
	margin: 0 auto;
	clear: both;
}

#portfolio_row_bottom
{
	width: 770px;
	height: 352px;
	margin-bottom: 38px;
	background: url(images/portfolio_row_bg.png) no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
}

#portfolio_row_bottom a
{
	font: 13px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

#portfolio_row_bottom a:hover
{
	text-decoration: underline;
}

#prices
{
	padding-top: 20px;
}

#services
{
	width: 390px;
	float: left;
	margin: 55px 0 0 60px;
	color: #f6f6f6;
	font: 14px Arial, Helvetica, sans-serif;
	text-align: center;
}

* html #services
{
	margin-left: 8px;
}

#services_nav
{
	margin-right: -38px;
}

#testimonials_container
{
	width: 770px;
	margin: 0 auto;
	clear: both;
	text-align: left;
	height: 502px;
}

#testimonial_text
{
	width: 340px;
	padding-top: 48px;
}

#testimonials_wrapper
{
	background: url(images/testimonials_bg.png) no-repeat;
	behavior: url(iepngfix.htc);
	font: 12px Arial, Helvetica, sans-serif;
	height: 464px;
	padding: 0 50px 0 55px;
	margin-left: 160px;
	margin-bottom: 38px;
	width: 446px;
}

#testimonials_wrapper a
{
	color: #2a2a2a;
	text-decoration: underline;
	font-weight: bold;
}

#thanks
{
	margin: 75px 0 0 25px;
}

#val_message
{
	margin-left: 47px;
	visibility: hidden;
	color: #2a2a2a;
}

/*classes*/

.button
{
	margin: 25px 10px 0 10px;
}

.contact_button
{
	margin: 10px 15px 0 0;
}

.index_services_row
{
	clear: both;
}

.index_services_text
{	
	font: 12px Arial, Helvetica, sans-serif;
	padding: 18px 119px 20px 0;
}

.lead
{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #2a2a2a;
}

.media_folder
{
	padding-top: 75px;
	background: url(images/folder.png) no-repeat;
	behavior: url(iepngfix.htc);
	width: 75px;
	height: 10px;
	float: left;
	margin-right: 44px;
}

.new_user_radio
{
	margin: 0 5px 0 20px;
}

.portfolio_image_left
{
	float: left;
	width: 336px;
	height: 208px;
	margin: 36px 0 0 24px;
}

* html .portfolio_image_left
{
	float: left;
	width: 336px;
	height: 208px;
	margin: 36px 0 0 12px;
}

.portfolio_image_right
{
	float: right;
	width: 336px;
	height: 208px;
	margin: 36px 24px 0 0;
}

* html .portfolio_image_right
{
	float: right;
	width: 336px;
	height: 208px;
	margin: 36px 12px 0 0;
}

.portfolio_row
{
	width: 770px;
	height: 352px;
	margin-bottom: 12px;
	background: url(images/portfolio_row_bg.png) no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
}

.portfolio_row a
{
	font: 13px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	position: relative;
}

.portfolio_row a:hover
{
	text-decoration: underline;
}

.portfolio_text_left
{
	clear: both;
	float: left;
	width: 336px;
	height: 68px;
	text-align: center;
	line-height: 200%;
	margin: 46px 0 0 20px;
}

* html .portfolio_text_left
{
	clear: both;
	float: left;
	width: 336px;
	height: 68px;
	text-align: center;
	line-height: 200%;
	margin: 42px 0 0 10px;
}

.portfolio_text_right
{
	float: right;
	width: 336px;
	height: 68px;
	text-align: center;
	line-height: 200%;
	margin: 46px 20px 0 0;
}

* html .portfolio_text_right
{
	float: right;
	width: 336px;
	height: 68px;
	text-align: center;
	line-height: 200%;
	margin: 42px 10px 0 0;
}

.gray
{
	color: #2a2a2a;
}

.services_secondary
{
	margin-left: 8px;
}

.service
{
	margin-bottom: 10px;
}

.symbol
{	
	float: left;
	margin-right: 7px;
}

/*contact form*/

#btnSubmit
{
	margin-top: 10px;
	position: relative;
}

#btnReset
{
	position: relative;
}

#message
{
	height: 90px;
}

#contact_form
{
	position: relative;
}

#contact_form_bottom
{
	margin-left: 2px;
}

/* .png Fix */

* html img 
{ 
	behavior: url(iepngfix.htc); 
}

* html #index_services_container
{
    background: transparent none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/index_container_bg.png',sizingMethod='image');
} 

* html .portfolio_row
{
    background: transparent none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/portfolio_row_bg.png',sizingMethod='image');
}

* html #portfolio_row_bottom
{
    background: transparent none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/portfolio_row_bg.png',sizingMethod='image');
}
