/*
Design by Embitel
*/

/*"Trebuchet MS", Arial, Helvetica, sans-serif*/

body {
	margin: 0;
	padding: 0;
        line-height: 18px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
 	font-family: ;
	color: #F49500;
}

h1 {
	font-size: 18px;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p{
	line-height: 18px;
	text-align: justify;
	margin: 5px;
}

ul, ol {
	line-height: 18px;
	text-align: left;
}

blockquote {
	padding-left: 20px;
	line-height: 18px;
        text-align: justify;
}

a {
	color: #F49500;
}

a:hover {
	text-decoration: none;
}

td {
	font-size: 11px;
        text-align: left;
}

tr {
	vertical-align: top;
}

a img{
	border:0px;
}
/* Header */

#bgfooter {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#header {
	width: 940px;
	height: 25px;
	margin: 0 auto;
	background-color: #444444;
        text-align: right;
}

#container {
	width: 940px;
	margin: 0 auto;
	text-align:left;
	background-color: #ffffff;
}

#logo {
	width: 49%;
	height: 72px;
	margin: 0 0 0 0;
	float: left;
   background-color: #ffffff;
}

#toplink {
	width: 50%;
	padding-top:20px;
	padding-right:2px;
	margin: 0 0 0 0;
   background-color: #ffffff;
   color: #F48221;
   float:right;
   text-align:right;
}

#social_links{
	margin-right:25px;
	margin-bottom:2px;
}

#social_links img{
	border:0px;
}


#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

#banner {
	margin-left:1px;
}

.orangetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F49500;
	font-size: 10px;
}
/* Menu */

#menu { width: 940px; height: 25px; margin: 0 auto; }

#menu table { position:absolute; z-index: 100; margin: 0px; padding: 0px; list-style: none;  width: 940px; height: 25px; }
#menu table td { margin: 0px; padding: 0px 0px 0px 0px; list-style-type: none;  white-space: nowrap; width: 155px; }
#menu table td.noList { background: none; }
#menu table td a { display: block; float: left; margin-left: 0px; width: 100%; height: 22px; background-color: #DCDCDC; text-align: center;
		text-transform: uppercase; text-decoration: none; font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #444444; line-height: 22px;}
#menu table td a:hover { color: #FFFFFF; background-color: #F48221; }
#menu table td span.noTextDecoration a { text-decoration:none; }
#menu table td a.act { color: #FFFFFF; background-color: #F48221; }

#menu .current a {
	color: #FFFFFF;
	background-color: #F48221;
}


.dynMenu {  background-color:#DBDBDB; overflow:hidden;}
.dynMenu a { display:block; padding:10px 10px 10px 10px; background-color: #DCDCDC; text-align: left; text-transform: uppercase;
			 text-decoration: none; font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #444444; }
.dynMenu a:hover { text-decoration:underline;  color: #FFFFFF; background-color: #F48221; }

.dynMenu iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:300px;/*must have for any big value*/
	height:300px;/*must have for any big value*/ 
}


/* Content */

#content {
	width: 710px;
	margin: 0 0 0 0;
	padding: 10px;
	background: #FFFFFF;
	float:left;
}

/* Box */

#boxtitle {
    float: left;
	width: 236px;
	background: #444444;
}

#boxtitle a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:22px;
	text-decoration: none;
	display: block;
	margin-left: 0px;
	margin-top: 0px;
	height: 22px;
	width: 236px;
}

#boxcontainer{
	width:236px;
	float:left;
	border: 1px solid lightgrey;
	margin-right: 5px;
}

#box {
	width: 236px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	float:left;
	background: #F0F0F0;
	background: url(images/box_bg.jpg) repeat-x left bottom;
	border: 0px solid lightgrey;
}

#smallboxtitle {
   float: left;
	width: 200px;
	height: 22px;
	padding: 0px;
	background: #666666;
	color: #DCDCDC;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:22px;
}

#smallboxcontainer{
	width:200px;
	float:left;
	margin-right: 5px;
	border: 1px solid lightgrey;
}

#smallbox {
	width: 200px;
	height: 150px;
	float:left;
	background: #F0F0F0;
	background: url(images/box_bg.jpg) repeat-x left bottom;	
}

#rightpancontainer, #submenuContainer{
	width:200px;
	max-width:200px;
	float:right;
	margin-top: 12px;
	border: 1px solid lightgrey;
}

#rightpantitle, #submenuTitle {
    float: left;
	width: 200px;
	max-width:200px;
	height: 22px;
	background: #666666;
	color: #DCDCDC;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:22px;
}

#rightpan, #submenuContent {
	width: 200px;
	max-width:200px;
	
	background: #F0F0F0;
	background: url(images/box_bg.jpg) repeat-x left bottom;
	float:right;
}

#contactusContent{
	width: 200px;
	max-width:200px;
	background: #F0F0F0;
	background-color:#DCDCDC;
	float:right;
}

#submenuContent p{
	text-align: left;
}

#rightpan {
	height: 225px;
	overflow: auto;
}

#submenuContent li {
	margin-left: -30px;
	list-style-type: none;
}


/* Posts */

#posts {
	float: left;
	width: 700px;
}

/* Links */

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	//background: ;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 20px;
	padding: 0px;
	background: #2D2D2D;
}

#footer p {
	text-align: center;
	color: #999999;
}

.clear {
	clear: both;
}

/* Contact Form  */

#cLabel {
	width: 140px;
	font: 14px bold Tahoma, Arial, sans-serif;
	background: #eeeeee;
	float: left;
	padding: 2px;
	border: 2px solid #fff;
	margin: 0px 0px 0px 64px;
}

#cInput {
	width: 180px;
	float: left;
	padding: 2px;
	border: 1px solid #aaa;
	margin: 0px 0px 0px 1px;

}

#cform{
	clear: left;
	margin: 0;
	padding: 0;
	background: #F2F2F2;
	font-family: Arial;
	font-size: 13px;
	line-height: 1.6;
	color: #444;
}

#cFieldset {
	border:1px groove threedface;
	display:block;
	margin-left:27px;
	margin-right:2px;
	padding:0.35em 0.625em 0.75em;
	width:556px;
}


#capch{
	clear:both;
	margin-left: 103px;
}

br{
clear: left;
}

#submitButton{
	clear:both;
	margin-top:20px;
	margin-left: 103px;
}

#contactForm{
	width:600px;
	margin:10px;
}



/* Accordion
----------------------------------
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; }
/* IE7-/Win - Fix extra vertical space in lists */
.ui-accordion a { zoom: 1; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { border-top: 0; height:auto; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; height:auto;}*/


