/*---------------------MAIN--------------------------- */
html, ul, li{
	margin: 0;
	padding: 0;
}
body {
	background-color:#7686AA;
	font-family: "Trebuchet MS", Arial;
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#content{
	width:898px;
	height:auto;
	background-color: #FFFFFF;
	padding: 0px;
	margin:0;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	background-repeat: repeat-y;
	background-position: right 10px;
	float: left;
	background-image: url(../images/content-bg.jpg);
}
/*---------------------HEADER--------------------------- */
#header{
	width:900px;
	height:85px;
	float:left;
	background-image: url(../images/bg-chicken-bus.jpg);
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#main-image {
	float: left;
	height: 188px;
	width: 900px;
}
/*---------------------NAVIGATION--------------------------- */
#navigation{
	width:709px;
	height:32px;
	float:left;
	background-color: #363636;
	margin: 0px;
	padding: 5px 0 0 189px;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FF7F00;
}
li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #333333;
}
#navigation li{
	float:left;
	padding:0;
	width: 80px;
	margin: 0 0 0 6px;
	height: 33px;
	text-align: center;
}
#navigation a {
	display:block;
	margin: 0;
	text-align: center;
	padding:3px 0 7px 0;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
#navigation a:hover {
	color: #FF7F00;
}
a#active_menu{
	background-image: url(../images/current-tabs.jpg);
	color: #FF7F00;
	background-color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
}
#mainlevel li a #active_menu{
	background-image: url(../images/current-tabs.jpg);
	color: #FF7F00;
	background-color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
}
.mainlevel{	
	background-image: url(../images/tabs.jpg);
}
#active_menu{
	background-image: url(../images/current-tabs.jpg);
	color: #FF7F00;
	background-color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
}
#main-content p.areas{
text-align:left;
}
div.moduletable-clients p.areas{
margin:3px 0 0 10px;
}
div.moduletable-clients p.areas a{
color:#FF7F00;
text-align:left;
line-height:15px;
font-weight:bold;
margin:0 0 0 15px;
font-size:13px;
}
div.moduletable-areas p.areas{
margin:3px 0 0 10px;
}
div.moduletable-areas p.areas a{
color:#FF7F00;
text-align:left;
line-height:15px;
font-weight:bold;
margin:0 0 0 15px;
font-size:13px;
}
#navigation-tele{
	float: right;
	height: 35px;
	width: 400px;
	font-size: 20px;
	color: #FFFFFF;
	text-align: right;
	padding: 0px;
	margin:20px 0 0 0;
}
#navigation-tele h2{
	height: 60px;
	width: 400px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	padding: 0px;
}
/*---------------------MAIN CONTENT--------------------------- */
#main-content {
	padding: 0px;
	height: auto;
	width: 483px;
	margin: 0 0 0 5px;
	float: left;
}
#main-content h1{
	font-size:16px;
	border: 0;
	width: 483px;
	padding:0;
	text-transform:uppercase;
	color:#333333;
	margin:7px 0 5px 0;
	border-bottom:1px solid #333333;
}
#main-content h2{
	padding: 0px;
	font-size:0.9em;
	margin:7px 0 0 0;
	text-align: center;
}
#main-content h3{
	padding: 0px;
	margin:5px 0 5px 10px;
	font-size: 0.8em;
}
#main-content h4{
	padding: 0px;
	margin:5px 0 0 10px;
	font-size: 13px;
	font-weight:normal;
}
#main-content li{
margin:0 0 0 40px;
	font-size: 0.8em;
	list-style-type:disc;
}
#main-content li a{
	color:#333333;
}
#main-content p{
	font-size:13px;
	padding:0 9px 10px 9px;
	margin:0;
	color:#333333;
	}
#main-content p a{
	text-decoration:none;
	color: #FF7F00;
}
.moduletable-clients a{
	text-decoration:none;
	color: #FF7F00;
	font-size:12px;}
#main-content a:hover, .moduletable-clients a:hover{
	text-decoration:underline;
}
#main-content-inside{
	background-color:#00FF00;
	width:300px;
}
.readon{
	font-weight: bold;
	text-decoration:underline;
	color: #363636;
	padding: 0px;
	margin:0px 0 0px 15px;
	font-size: 0.7em;
	text-align:right;
}
.back_button{
	margin:0px 0 0px 15px;
	font-size: 0.9em;
}
.back_button a{
	color: #FF7F00;
}
.pagenav{
	color: #FF7F00;
}
/*---------------------LEFT SIDEBAR--------------------------- */
#left-sidebar {
	float: left;
	height: auto;
	width: 190px;
	padding: 0px;
	margin:7px 6px 0 7px;
}
#left-sidebar .black-titles h2{
	font-size:12px;
	border-bottom: 1px solid #FFFFFF;
	font-weight:bold;
	height: 22px;
	width: 178px;
	background-image: url(../images/servcies.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin: 0px;
	padding:3px 2px 0 8px;
	}

#left-sidebar .moduletable-clients p{
	padding: 0px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 14px;
	margin-left: 0px;
	text-align: justify;
}
#left-sidebar li h3{
	background-image: url(../images/servcies-orange.jpg);
	height: 22px;
	width: 184px;
	margin: 0px;
	list-style-type: none;
	padding:3px 0 0 4px;
	border-bottom:1px solid #FFFFFF;
	font-size: 13px;
}
#left-sidebar li h3 a{	
	display: block;
}
#left-sidebar li h3 a:hover{
	height: 22px;
	list-style-type: none;
	margin:-3px 0 0 -4px;
	padding:3px 0 0 4px;
	width: 184px;
	background-image: url(../images/servcies-orange-hover.jpg);
}
#left-sidebar h4{
	font-size:13px;
	border-bottom: 1px solid #FFFFFF;
	height: 22px;
	width: 178px;
	background-image: url(../images/sidebar-price-bg.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin: 0px;
	padding:3px 0 0 10px;
}
div#left-sidebar div.moduletable-clients div.web-design, div#left-sidebar div.moduletable-areas div.web-design{
	font-size:12px;
	border-bottom: 1px solid #FFFFFF;
	height: 22px;
	width: 178px;
	background-image: url(../images/sidebar-price-bg.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin: 0px;
	padding:3px 2px 0 8px;
	font-weight:bold;
}

/*---------------------RIGHT SIDEBAR--------------------------- */
#right-sidebar {
	float: right;
	height: auto;
	width: 193px;
	color: #FFFFFF;
	background-color: #333333;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}
.modules-right {
	margin-bottom: 20px;
	margin-top: 10px;
}
.right-sidebar-top{
	background-repeat: repeat-y;
	background-position: -5px 0;
	height: 17px;
	width: 185px;
	background-image: url(../images/side_r_top.jpg);
	padding: 0px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.right-sidebar-centre{
    background: url(../images/side_r_mid.jpg) 0 100% no-repeat;
	background-repeat: repeat-y;
	background-position: -5px 0;
	height: auto;
	width: 185px;
}
.right-sidebar-bottom{
    background: url(../images/side_r_bot.jpg) 0 100% no-repeat;
	background-repeat: repeat-y;
	background-position: -5px 0;
	height: 17px;
	width: 185px;
}
.right-sidebar-centre strong{
	width:168px;
	display:block;
	height:25px;
	padding:0 0 0 10px;
	background: url(../images/side_r_div.jpg) 0 100% no-repeat;
	font-size: 1em;
}
.latestnews li a:link, .latestnews li a:visited{
	font-size: 0.9em;
	display:block;
	width:145px;
	min-height:21px;
	padding:5px 0 0 30px;
	margin:0 0 0 0;
	background-image: url(../images/menu_r_bg.jpg);
	background-repeat: no-repeat;
}
.latestnews li a:hover{
	display:block;
	padding:5px 0 26px 22px;
	margin:0 0 -26px 8px;
	background-position: left 8px;
	background-repeat: no-repeat;
	background-image: url(../images/menu_r_bg-hover.jpg);
}
#inset{
	position:absolute;   
    width:200px;height:50px;left:0px;top:0px;   
    padding:16px;background:#FFFFFF; overflow:auto;   
    border:2px solid #2266AA; margin:-100px;
}
.moduletable-google{
	padding:0 9px;
	margin:0 0 30px 0;
}
.moduletable-hilite1{
	padding:0 9px;
	margin:0 0 30px 0;
}
#right-sidebar .moduletable-google h4{
font-size:12px;
text-decoration:underline;
margin:14px 0 -10px 0;
padding:0;
}
/* ------------------------FOOTER------------------------ */
#footer{
	width:884px;
	height:20px;
	float:left;
	font-size: 0.9em;
	background-color: #EA7501;
	border-top: 3px solid #FFAC59;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding:5px 7px}
#footer-left {
	width: 400px;
	float: left;
}
#footer-right {
	text-align: right;
	float: right;
	width: 400px;
}
#bottom-links {
	font-size: 0.7em;
	color: #FFFFFF;
	float: left;
	width: 500px;
	margin: 2px 0 0 0;
	padding: 0px;
	height: 30px;
}
#bottom-links li{
	display: inline;
}
#bottom-links li a, #bottom-right  a{
	color: #FFFFFF;
}
#bottom-right {
	font-size: 0.7em;
	color: #FFFFFF;
	float: right;
	width: 350px;
	text-align: right;
	margin:2px 0px 0pt 0pt;
	padding: 0px;
}
/*HEADERS ------------------------------------------------ */
.contentpagetitle{
	color:#FF7F00;
	display:block;
	font-size:14px;
	font-weight:bold;
	/*height:20px;*/
	margin:4px 0 -8px 5px;
	padding:0;
	text-align:left;
}
.componentheading{
	font-size:16px;
	border: 0;
	width: 100%;
	padding:0 0 3px 0;
	text-transform:uppercase;
	color:#333333;
	margin:7px 0 5px 0;
	font-weight:bold;
	border-bottom:1px solid #333333;
	}
p{
	font-size:0.8em;
	padding: 0px;
}
h1{
	margin:0;
	padding:0;
}
h2 a {
	color: #FF7F00;
}

h3{
	font-size:0.9em;
	padding: 0;
	border: 0;
	font-weight: normal;
	}
h4{
	margin:0;
	padding:0 0 0 10px;
}
/* ---------------------------LINKS--------------------- */
a{
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.moduletable a, #bottom-links{
	color: #FFFFFF;
}
.category {
	color: #FF6600;
	font-weight: bold;
}
.captioncell{
width:130px;
}
.performs_help{
font-size:12px;
}
form#ContactAnimationTechnologies{
width:460px;
}
td.formContainer{
float:left;
margin:-25px 0pt 0pt -15px;
}
