html, body, div, td, input, select, textarea {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; }

#q{
	color: #AAAAAA;
} 
 
#container{
	width: 956px;
	margin: auto;
	background: url(../images/bg.gif);
} 
 
#accordion{
	list-style: none;
	margin: 0;
	padding: 0;
}

#accordion li{
	float: left;
	padding: 10px 10px 10px 0;
	display: block;
}

#accordion li div{
	display: block;
	overflow: hidden;
	height: 120px;
	width: 120px;
}

#accordion div{
	width: 120px;
	background: #FFFFFF;
}

#accordion li img{
	position: absolute;
	border: 1px solid #CCCCCC;
	width: 116px;
}

#accordion li p{
	margin: 0;
	padding: 0;
	width: 340px;
	display: block;
	margin-left: 130px;
	text-align: justify;
} 

#accordion li p strong{
	display: block;
	padding-bottom: 5px;
}

.req{
	color: #FF0000;
}


input.error
{
	border: 1px solid #FF0000;
	background: #FFeeee url(../images/error.gif) no-repeat right center;
}

em.error{
	color: #FF0000;
	margin-left: 5px;
}

.frm td{
	padding: 5px 20px 5px 0;
}

.frm input, .frm textarea{
	width: 300px;
}

.frm textarea{
	height: 100px;
}

body {
	background: #ececec;
	margin: 0; }
 
h3 {
	color: #454545;
	font-size: 14px;
	margin-bottom: 10px; }
 
.title { color: #26b0d7; }
 
#logo {
	display: block;
	position: absolute; margin-top: -5px; }
 
	#logo span { display: none; }
 
.logo { color: #454545; }
 
	.logo span { color: #3399cc; }
 
#header {
	xheight: 30px;
	padding: 20px 0 20px 0; }

#lang {
	float: right;
	color: #757575;
}

#lang a{
	color: #757575;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;	
}

#lang img{
	width: 16px;
	height: 11px;
	border: 0;
	display: none;
}
	
#menu_line form{
	float: right;
	margin-top: 3px;
}
 
#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px 20px;
	text-align: left;
	color: #757575;
	background: url(../images/footer_bg.gif) top no-repeat #ECECEC;
}
 
	#footer a { color: #757575; }
 
#wrapper {
	background: #FFFFFF;
	border-top: 0;
	margin: auto;
	padding: 0 20px;
	width: 902px; }

#slideshow {
    position:relative;
}

#slideshow div {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	height:400px;
}

#slideshow div span{
	position: absolute;
	margin: 100px 0 0 680px;
	font-size: 22px;
	color: #ffffff;
	width: 220px;
}

#slideshow div.active {
    z-index:10;
    opacity:1.0;
}

#slideshow div.last-active {
    z-index:9;
}
 
#page_content li { 
	padding-bottom: 5px; 
	padding-top: 5px; 
}
 
#page_content ul { 
	margin-left: 30px; 
}
 
html a {
	color: #3399cc;
	text-decoration: none; }
 
	html a:hover { text-decoration: underline; }
 
input { cursor: pointer; }
 
	input.ch {
		border: 0;
		width: auto; }
 
table, img { border: 0; }
 
form {
	margin: 0;
	padding: 0; }
 
input, textarea {
	background: url(../images/input_bg.gif) repeat-x;
	border: 1px solid #d7d7d7; }
 
#location {
	color: #1e292b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 10px; }
 
	#location a { color: #196297; }
 

 
#page_content p {
	margin: 0;
	padding: 0; }
 
#page_content h5 { width: 400px; }
 
#page_content h1 {
	color: #3399cc;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 10px 0; }
 
#page_content {
	padding-bottom: 30px;
	text-align: justify; }
 
#right_side {
	float: right;
	width: 202px; 
display: none
}

#right_side ul,
#right_side li{
	margin: 0;
	padding: 0;
	list-style: none;
}

#right_side li a{
	padding: 3px 0 3px 20px;
	_height: 1px;
	display: block;
}

.box{
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

.box h3{
	font-size: 12px;
	margin: 0;
	color: #3399cc;
	padding: 10px;
}

.box div.c{
	padding: 10px;
	text-align: left;
}
 
#content { 
	font-size: 12px;
	margin-right: 230px;
	min-height: 350px;
	_height: 350px;
} 
 
.pre_content {
	background: #3087b2 url(../images/pre_bg.gif) no-repeat;
	height: 187px; }
 
	.pre_content img {
		height: 187px;
		width: 233px; }
 
	.pre_content em {
		background: url(../images/quote.gif) no-repeat left top;
		margin-left: 250px;
		margin-top: 60px;
		padding: 10px 0 0 20px;
		position: absolute;
		vertical-align: middle;
		width: 350px; }
 
	.pre_content div {
		background: url(../images/quote.gif) no-repeat right bottom;
		color: #FFFFFF;
		padding: 0 10px 10px 0; }
 
input.btn {
	border: 1px solid #e5e5e5;
	cursor: pointer;
	font-weight: bold;
	text-transform: capitalize;
	background: #FFFFFF;
	font-size: 11px;
	}
 
.clear { clear: both; }
 
#home_header {
	background: url(../images/home_header.jpg) 1px no-repeat;
	height: 331px; }
 
#menu_line ul, #menu_line li, .left_menu ul, .left_menu li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0; }
 
#menu_line {
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	height: 26px;
	margin-bottom: 10px; }
 
	#menu_line li { float: left; }
 
		#menu_line li a {
			border-right: 1px solid #CCCCCC;
			color: #454545;
			display: block;
			margin: 5px 0;
			padding: 0 15px;
			text-decoration: none; }
 
			#menu_line li a:hover, #menu_line li a.s {
				color: #3399cc;
				text-decoration: none; }
 
table td { vertical-align: top; }

.left_menu {
	float: left;
	padding-bottom: 20px;
	width: 160px; }
 
	.left_menu ul { padding: 10px 0 10px 0; }
 
	.left_menu li a {
		_height: 1px;
		display: block;
		padding: 5px;
		text-decoration: none;
		border-bottom: 1px dotted #CCCCCC;
	}
 
		.left_menu li a:hover, .left_menu li a.s { color: #3399cc; }
 
	.left_menu li li a { padding: 5px;
	font-size: 10px;
	background: url(../images/sub_bool.gif) no-repeat 0 8px; }

/**************************************************/

a.chromestyle{
	width: 99%;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	border: 1px solid #BBB;
	max-width: 175px;
	 /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	color: #494949;
	margin: 0;
	text-decoration: none;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	width: 175px;
	_width: 153px;
	line-height:18px;
	z-index:100;
	padding-bottom: 5px;
	background: url(../images/bot_sub_menu.gif) bottom no-repeat;
	visibility: hidden;
	margin-top: 7px;
}

.dropmenudiv div{
	background: url(../images/sub_menu_bg.gif) repeat-x;
}


div.dropmenudiv a{
	width: auto;
	padding: 2px 10px 2px 10px!important;
	border-left: 1px solid #d5d4d1;
	font-size: 12px;
	border-right: 1px solid #d5d4d1;
	background: #ffffff;
	margin: 0!important;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	text-decoration: underline;
}
