@charset "UTF-8";
/* ///////////////////////////////////
//////////////////CSS RESET //////////*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




/* 

Modern Business 2 - CSS File

Created By: Jonathan Atkinson
Web: www.theaterwebsiteservices.com
Copyright - Jonathan Atkinson 2009


USE THIS STYLE SHEET EXCLUSIVELY FOR MODERN BUSINESS 2 HOME PAGE 

*/


body {
	background-color:#efede5;
	color:#6e6a6a;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/main_bg.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#444141;
	letter-spacing: -1px;
	font-weight: 400;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color:#333333;
}


a {
text-decoration:none;
color:#5b9019;
}

a:hover {
text-decoration:none;
color:#444141;
}

a img { border: none }


.intro_text {
	color:#444141;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
}


#centerColumn {
	width:900px;
	text-align:center;
	margin:0 auto;
}

.white_text {
color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
	}

#header {
	margin:0 0 20px 0;
	padding:0;
	width:960px;
	height:146px;
	background:url(../img/alt_top_bg.jpg) no-repeat top left;
	float:left;
}

#logo {
	margin:25px 0 0 10px;
	padding:0;
	width:303px;
	height:39px;
	float:left;
}

#splash {
	height: 350px;
	width:960px;
	clear:both;
}

#home_content_left {
	width:625px;
	float:left;
	text-align: left;
	padding-top: 40px;
}

#home_content_right {
	width:305px;
	float:right;
	clear:right;
	text-align: left;
	background-color:#FFF;
	border:1px solid #CCC;
	margin-top: 20px;
	height: 250px;
	margin-left: 20px;
	margin-bottom:30px;
}

#privacy	{
	width:920px;
	text-align: left;
	padding-left: 20px;
}

#press	{
float: left;
	width:580px;
	text-align: left;
	padding-left: 20px;
}

#solutions {
	width:960px;
	clear: both;
	text-align: left;
	background-image: url(../img/solutions_header.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
}


#content_area {
	width:960px;
	text-align: center;
	min-height: 200px;
	margin-top: 45px;
	clear:both;
	
}



#footer {
	
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#959595;
	text-align: center;
}

.copyright a {
text-decoration:none;
color:#52553d;
}

.copyright a:hover {
text-decoration:underline;
color:#959595;
}


.call {
	width:960px;
	height:46px;
	clear: both;
	padding-top: 30px;
	}

	
.small_type {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align: left;
}

.small_type a {
text-decoration:underline;
color:#222222;
}

.small_type a:hover {
text-decoration:underline;
color:#84b73a;
}


	
/* Bottom Navigation bar menu styling */

#bottom_nav {
	width:940px;
	height:41px;
	background-image:url(../img/bottom_menu_bar.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
	margin-top: 130px;
	margin-bottom: 15px;
	margin-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464833;
	text-align: left;
	padding-top: 12px;
	padding-left: 20px;
	clear:both;
}
	
	
	
#nav_container1 {
float: left;
width:600px;
height:41px;

}

#nav_container2 {
	float: right;
	width:193px;
	height:41px;
	margin-top: -5px;
	text-align: right;
	margin-right: 30px;
}
	
	
#bottom_nav ul {
	margin:0;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 10px;
	
}


#bottom_nav li {
	margin:0;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 10px;
}

#bottom_nav li a{
	margin:0;
	display:inline;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #464833;
	padding-right: 10px;
}

#bottom_nav li a:hover {
	color:#333333;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 10px;
}

#bottom_nav li a.active {

	color:#333333;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 10px;
	
}


	

/* Top Navigation bar menu styling */
#nav {margin-top:75px; padding:0; float:right;}
#nav ul{ 
	padding:0;
	margin:0;
	width:auto;
	list-style: none;
	height:30px;
	position: relative;
	float:right;
}
#nav li{
	list-style:none;
	float:left;
	text-align:center;
	padding:0;
	font:bold 12px Century Gothic, sans-serif;
	line-height:30px;
}
#nav .lavaLamp li a {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 20px;
	color:#FFFFFF; 
}

#nav .lavaLamp li a:hover {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 20px; 
	color:#FFFFFF;
}

#nav .lavaLamp li .active {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 20px; 
	color:#FFFFFF;
}


#nav .lavaLamp li.back {
	background: url(../img/lava.gif) no-repeat right -30px;
	width: 9px; height: 30px;
	z-index: 8;
	position: absolute;
}
#nav .lavaLamp li.back .left {
	background: url(../img/lava.gif) no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}
#nav a:link{color:#464833; text-decoration:none;}

#nav a:hover{color:#FFFFFF; text-decoration:none;}

#nav a:active{color:#FFFFFF; text-decoration:none;}



/* slide viewer classes etc */

/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer { 
 
position: relative; 
overflow: hidden;  
border: 0px solid #ff0000;   
margin: 0 0 1px 0; 

} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left;
 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none;
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0;
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #ff0000; 
color: #fff; 
text-decoration: none; 
display: block;
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #ff0000; 
} 
 




#calltoaction{
	z-index:100;
	position: absolute;
	width: 960px;
	top: 340px;
	height:133px;
	
}
	
	form{margin:0; padding:0;}
	
	#contact_form {
	float:left;
	width:460px;
	text-align: left;
	padding-left: 25px;
	margin-top: 40px;
	}
	
	.contactform {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	width:300px;
	text-align: left;
}

.error_message { 
	display: block; 
	height: 20px; 
	width:110px;
	float:right;
	line-height: 22px;
	background: #FBE3E4 url('../img/error.gif') no-repeat 10px center; 
	padding: 3px 10px 3px 35px; 
	margin: 10px 10px 10px 0px; 
	color:#8a1f11;
	border: 1px solid #FBC2C4; 
	-moz-border-radius: 5px; 
	-webkit-border-radius:5px;
}

#succsess_page{
	
	margin:20px;
}

#succsess_page h1 { 
	background: url('../img/success.gif') left no-repeat; padding-left:22px; 
}



.contactform textarea {
	padding:2px;
	border:1px solid #d2d1cf;
	width:175px;
	height:50px;
	font-size:14px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f0eee7;
}

.required{
	font-size:12px;
	color:red;
	vertical-align:top;
}

.contactform label {
	min-width: 80px;
	float: left;
	padding: 5px;
	padding-left: 0px;
	margin-left: 25px;
}

.input-submit {
	margin-top:10px;
	margin-left: 130px;
	background-image: url(../img/blue_submit_small.gif);
	width: 94px;
	height: 27px;
	background-repeat:no-repeat;
    border: none;
	cursor: pointer;
	background-color: transparent;
}


.input-submit:hover {
	margin-top:10px;
	margin-left: 130px;
	background-image: url(../img/submit_small_over.gif);
	width: 94px;
	height: 27px;
	background-repeat:no-repeat;
    border: none;
	cursor: pointer;
	background-color: transparent;
}

.input-textarea {
	padding:2px;
	border:1px solid #d2d1cf;
	width:175px;
	height:18px;
	font-size:14px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f0eee7;
}
	
.page a {
text-decoration:underline;
color:#84b73a;
}

.page a:hover {
text-decoration:underline;
color:#222222;
}

.intro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-style:italic;
}	
