/*+++++++++++++++++++++*/
/*++++++ General ++++++*/
/*+++++++++++++++++++++*/
body{
	margin: 0px;
	padding: 0px;
	background: url(../images/background.gif) center top repeat-y #f4f4f4;
	font-family: Verdana;
	font-size: 0.8em;
	color: #333;
}
p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}
h1{
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	font-size: 16px;
	color: #333;
}
h2{
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
	font-size: 14px;
	color: #333;
}
h3{
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #2ab1cf;
}
img{
	border: none;
}
blockquote{
	margin: 0px;
	padding: 0px;
	margin-left: 50px;
	margin-right: 80px;
	margin-bottom: 8px;
	font-style: italic;
}
fieldset{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	border: none;
}
fieldset legend{
	margin: 0px;
	padding: 0px;
	color: #333;
}
a:link, a:visited{
	text-decoration: none;
	color: #99cc00;
}
a:hover{
	text-decoration: underline;
	color: #fe8309;
}
/*+++++++++++++++++++++*/
/*++++ Positioning ++++*/
/*+++++++++++++++++++++*/
#centeredContent{
	width: 836px;
	margin-left: auto;
	margin-right: auto;
}
#header{
	width: inherit;
	height: 115px;
	background: url(../images/header.jpg) no-repeat;
}
#header_nav{
	text-align: right;
	margin-right: 25px;
}
#nav{
	width: inherit;
	height: 30px;
	text-align: center;
	background: url(../images/nav_bg.jpg) no-repeat;
}
#flash{
	width: inherit;
	height: 335px;
}
#content{
	width: inherit;
	margin-top: 15px;
}
#content p{
	padding-left: 25px;
	padding-right: 25px;
}
#content h1{
	margin-left: 25px;
}
#content h3{
	margin-left: 25px;
}
#content ul{
	margin-left: 25px;
	margin-right: 50px;
}
#left_column{
	float:left;
	width: 235px;
	margin-left: 25px;
	margin-top: 25px;
	border-right:1px solid #333;
}
#right_column{
	float: right;
	width: 536px;
	margin-right: 25px;
	margin-top: 25px;
}
#footer{
	clear: both;
	width: inherit;
	margin-top: 25px;
	font-size: 10px;
}
#video_flash{
	width: 836px;
	height: 500px;
	text-align: center;
}
#download{
	width: 836px;
	text-align: right;
}
/*+++++++++++++++++++++*/
/*+++++ Navigation ++++*/
/*+++++++++++++++++++++*/
#nav ul{
	width: inherit;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 9px;
}
#nav ul li{
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
}
#nav ul .spacer{
	font-size: 9px;
	color: #999;
	padding: 0px;
	margin: 0px;
}
#nav a:link, #nav a:visited{
	color: #333;
	text-decoration: none
}
#nav a:hover, #nav a#btn_sel{
	color: #fe8309;
}

#header_nav ul{
	width: inherit;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 26px;
	font-size: 10px;
}
#header_nav ul li{
	display: inline;
	padding-left: 0px;
	padding-right: 0px;
}
#header_nav ul .spacer{
	font-size: 9px;
	color: #999;
	padding: 0px;
	margin: 0px;
}
#header_nav a:link, #header_nav a:visited{
	color: #999;
	text-decoration: none
}
#header_nav a:hover, #header_nav a:hover span {
	color: #fe8309;
}
/*+++++++++++++++++++++*/
/*++++++ Classes ++++++*/
/*+++++++++++++++++++++*/
.right{
	float: right;
}
.right_space{
	margin-right: 5px;
}
.left{
	float: left;
}
.left_space{
	margin-left: 5px;
}
.green{
	color: #99cc00;
}
.red{
	color: #CC0000;
}
.display_table{
	width: 800px;
	margin: 0px;
	padding: 0px;
	margin-left: 36px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.display_table td{
	vertical-align: top;
}
.display_table td img{
	margin-top: 15px;
}
.display_image{
	width: 120px;
}
.contact{
	margin-left: 5px;
	margin-top: 10px;
}
.input_text{
	width: 250px;
}
.input_textarea{
	width: 350px;
	height: 100px;
}
.required{
	color: #fe8309;
	font-size: 11px;
}
.pricing td{
	vertical-align: middle;
	padding-bottom: 15px;
}
.pricing td img{
	margin-top: 0px;
}

/*+++++++++++++++++++++*/
/*+++++++ Other +++++++*/
/*+++++++++++++++++++++*/
#footer .twincreek{
	clear: both;
}
#footer .twincreek a:link, #footer .twincreek a:visited{
	color: #ababab;
	text-decoration: none;
}
#footer .twincreek a:hover{
	color: #676767;
	text-decoration: none;
}
#ex_content{
	margin-top: 0px;
	margin-bottom: 20px;
	width: 920px;
	padding-top: 20px;
	overflow: auto;
	border-top: 5px solid #f1f1f1;
	position: relative;
	top:-30px;
}
#ex_content p{
	margin-left: 20px;
	margin-right: 20px;
}
#ex_content_left{
	width: 280px;
	border-right: 2px solid #f1f1f1;
	float: left;
}
#ex_content_right{
	float: left;
	padding: 20px;
	text-align: center;
}#portfolio_table{
	font-size:10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: -10px;
}
#portfolio_table td{
	width: 150px;
}

#portfolio_table tr{
	height: 16px;
}
#portfolio_table a:link, #portfolio_table a:visited{
	color: #666;
	text-decoration: none;
}
#portfolio_table a:hover{
	color: #fe8309;
	text-decoration: none;
}

#portfolio_table .selected a:link , #portfolio_table .selected a:visited {
	color: #fe8309; 
}
#smalltext {
	font-size:10px;
}
#content .ul_services{
	list-style: none;
	margin: 0;
	padding: 1px;
	font-size: 12px;
}
.ul_services li{
	padding: 3px;
	float: left;
	margin: 0;
	margin-left: 10px;
}
#content .ul_services li a {
	color: #666;
}
#content .ul_services li a:hover {
	color: #fe8309;
}
