/*
///////////////////////////////////////

                             Overrides

///////////////////////////////////////
*/

body
{
	margin:0;
	padding:0;
	background:#2c2c2c url("../images/page_bg.gif") repeat-x top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
}
a
{
	color:#cc0000;
}

.right
{
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}
.left
{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

/*
///////////////////////////////////////

                                 Header

///////////////////////////////////////
*/ 

#page
{
	position:relative;
}

#header
{
	width:960px;
	height:365px;
	margin:0 auto;
	position:relative;
}

#logo
{
	display:block;
	position:relative;
	top:0px;
	left:20px;
	width:374px;
	height:113px;
	z-index:300;
	background: transparent url("../images/logo.png") no-repeat top center !important;
	background: transparent url("../images/logo.gif") no-repeat top center;
}

#feature
{
	position:absolute;
	top:46px;	
	z-index:200;
}


/*
///////////////////////////////////////

                                   Menu

///////////////////////////////////////
*/

#header .menu
{
	position:absolute;
	top:10px;
	left:420px;
	
	height:19px;
	z-index:500;
	width:535px;
}
#header .menu ul
{
	margin:0;
	padding:0;
}
#header .menu li
{
	display:inline;
	float:left;
	list-style-type:none;
	margin:0;
}
#header .menu a
{
	display:inline;
	float:left;
	height:19px;
	background-position:center center;
	background-repeat:no-repeat;
	margin-right:25px;
	color:white;
	font-family:Tahoma,Verdana,sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}
#header .menu a:hover
{
	text-shadow: #ffffff 1px 1px 10px;
}

#header .menu .about { width:50px; background: url("../images/menu_about.gif") no-repeat top center; }
#header .menu .about:hover, #header .menu .about.there { background-image: url("../images/menu_about_over.gif"); }

#header .menu .blog { width:36px; background: url("../images/menu_blog.gif") no-repeat top center; }
#header .menu .blog:hover, #header .menu .blog.there { background-image: url("../images/menu_blog_over.gif"); }

#header .menu .contact { width:62px; background: url("../images/menu_contact.gif") no-repeat top center; }
#header .menu .contact:hover, #header .menu .contact.there { background-image: url("../images/menu_contact_over.gif"); }

#header .menu .home { width:46px; background: url("../images/menu_home.gif") no-repeat top center; }
#header .menu .home:hover, #header .menu .home.there { background-image: url("../images/menu_home_over.gif"); }

#header .menu .services { width:61px; background: url("../images/menu_services.gif") no-repeat top center; }
#header .menu .services:hover, #header .menu .services.there { background-image: url("../images/menu_services_over.gif"); }

#header .menu .work { width:44px; background: url("../images/menu_work.gif") no-repeat top center; }
#header .menu .work:hover, #header .menu .work.there { background-image: url("../images/menu_work_over.gif"); }

.switch 
{ 
	
	
	position:absolute;
	top:15px;
	right:5px;
	width:68px; 
	height:19px;
	display:block;
	margin:0;
	padding:0;
	z-index:999;
	background: url("../images/menu_switch.gif") no-repeat top center; 
}
#header .switch:hover, #header .menu .work.there { background-image: url("../images/menu_switch_over.gif"); }

/*
///////////////////////////////////////

                          Content Pane

///////////////////////////////////////
*/

#content
{
	width:890px;
	padding:50px 35px 0 35px;
	margin:0 auto;
	background:white url("../images/primary_bg.gif") repeat-x top center;
	clear:both;
	
}

/*
///////////////////////////////////////

                              Sub-Menu

///////////////////////////////////////
*/

#primary ul.tab_menu
{
	padding:0;
	margin:25px 0;
	height:24px;
	display:block;
	clear:both;
	border-bottom:1px solid #ccc;
}
#primary table
{
	margin-bottom:0;
}
.tab_menu.sub
{
	border-bottom:1px solid #ccc;
}
.tab_menu li
{
	float:left;
	display:inline;
	background-image:none;
	margin:0;
	padding:0;
}
.tab_menu a
{
	display:block;
	float:left;
	margin-right:5px;
	padding:1px 10px;
	background:#ddd;
	color:black;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.tab_menu li a.there
{
	display:block;
	float:left;
	margin-right:5px;
	padding:1px 10px;
	background:#aa0000 url("../images/tab_menu_there.gif") repeat-x top left;
	color:white;
}


/*
///////////////////////////////////////

                     Content Text Area

///////////////////////////////////////
*/

#primary
{
	float:left;
	width:550px;
	margin-bottom:50px;
	font-size:13px;
	line-height:22px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color:#555;
}
#primary h1
{
	font-family:Georgia, "Times New Roman", serif;
	color:#555;
	font-size:26px;
	font-weight:normal;
	margin-bottom:15px;
	margin-top:0;
	line-height:32px;
}
#primary h2
{
	font-family:Arial, Helvetica, sans-serif; 
	color:#cc0000;
	font-size:1.1em;
	font-weight:bold;
	margin:15px 0;
}
#primary h3
{
	font-family:Arial, Helvetica, sans-serif;
	color:#888;
	font-size:16px;
	font-weight:bold;
}
#primary ul, #primary ol
{
	padding-left:30px;
}
.hidden
{
	display:none;
}

.testimonial
{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dotted #ccc;
}

#sidebar
{
	float:right;
	width:300px;
}
#sidebar h2
{
	font-size:14px;
	color:#c00;
	font-family:Helvetica,Arial,sans-serif;
	line-height:normal;
}
#sidebar ul.services
{
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:20px;
}
#sidebar ul.services a
{
	line-height:normal;
	display:block;
	width:276px;
	height:27px;
	padding-left:20px;
	padding-top:11px;
	margin-bottom:5px;
	background:transparent url("../images/service_bar.png") no-repeat center center !important;
	background:transparent url("../images/service_bar.gif") no-repeat center center;
	color:#bbb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#sidebar ul.services a:hover
{
	color:white;
}

.contact_box
{
	padding:15px;
	background:#ddd;
	border:1px solid #ccc;
}
#primary .contact_box h2
{
	margin-top:0;
	padding-top:0;
}

.disclaimer
{
	font-size:10px;
}

.social-media-links
{
	margin:0 0 15px 10px;
}
.social-media-links a
{
	text-decoration:none;
	color:#444;
	font-size:12px;
	margin-right:20px;
}
.social-media-links a:hover
{
	color:#f00;
}

.social-media-links img
{
	margin-right:5px;
	
}


/*
///////////////////////////////////////

                                 Footer

///////////////////////////////////////
*/

#footer
{
	width:925px;
	clear:both;
	height:60px;
	font-size:11px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	background:white url("../images/nine10_stop.gif") no-repeat bottom right;

}

#footer .menu ul
{
	margin:0;
	padding:0;
}
#footer .menu li
{
	list-style-type:none;
	float:left;
	display:inline;
}
#footer .menu a
{
	display:block;
	height:20px;
	float:left;
	margin-right:25px;
	color:#bd0000;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	
	font-family:Arial, Helvetica, sans-serif;
}
#footer .copyright
{
	clear:both;
	margin-top:20px;
	color:#888;
}
#footer .copyright a
{
	color:#888;
}

/*
///////////////////////////////////////

                                 Forms
					 
///////////////////////////////////////
*/

fieldset
{
	margin:0;
}
fieldset legend
{
	font-size:14px;
	font-weight:bold;
	color:#000;
}
fieldset table
{
	margin-bottom:30px;
}
table.input
{
	padding:4px;
}
table.input td, table.input th
{
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
}
table.input th
{
	text-align:right;
}
input, select, textarea, label
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
label
{
	font-weight:bold;
}

/*
///////////////////////////////////////

            General Purpose Data Table
					 
///////////////////////////////////////
*/

table.data
{
	border-spacing:0 0;
	border-collapse:collapse;
	border:1px solid #bbb;
}
table.data td, table.data th
{
	padding:3px 5px;
	font-size:11px;
	line-height:1.4em;
	border:1px solid #bbb;
	background:white;
}
table.data th
{	
	background:#d00808 url("../images/table_header_bg.gif") repeat-x center center;
	color:white;
	border:0;
}

/*
///////////////////////////////////////

                             Image Grid
					 
///////////////////////////////////////
*/

table.grid
{
	border:0;
	border-spacing:0 0;
	border-collapse:collapse;
}
table.grid td, table.grid th
{
	padding-right:10px;
	padding-bottom:10px;
	line-height:normal;
	vertical-align:top;
	text-align:center;
}
table.grid th
{
	vertical-align:bottom;
}
table.grid p, table.grid h2, table.grid h3, table.grid img
{
	margin:0;
}
table.grid h2
{

}

/*
///////////////////////////////////////

                          Button Styles
					 
///////////////////////////////////////
*/

a.button, a.button:link, a.button:visited, input.button
{
	padding:2px 15px;
	background:#990000;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	border:1px outset #990000;
}
a.button.small, a.button.small:link, a.button.small:visited, input.button.small
{
	font-size:10px;
	padding:3px 10px;
}
a.button:hover, input.button:hover
{
	color:#FFCC00;
	background:#990000;
	border:1px outset #990000;
}
a.button.red, input.button.red
{
	background:#a00;
	border-color:#a00;
}
a.button.green, input.button.green
{
	background:green;
	border-color:green;
}
