@charset "utf-8";
#mod_login_username, #mod_login_password {
	margin:0px 0px 10px 0px;
	background:#fff;
	border:1px solid #ccc;
	padding:1px 0 2px 10px;
	width:156px;
	text-transform:none;
	color:#bebab7;
}
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
html {
	height: 100%;
	width: 100%;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 11px "Verdana", Tahoma, Arial, sans-serif;
	width: 100%;
	height:100%;
}
a {
	color:#000;
}
.aboutus_01 {
	width: 550px;
	height:100px;
	float:left;
	margin:10px;
	line-height: 20px;
}
#landscape {
	height:630px;
}
.font {
	text-align: justify;
	font-family: "Verdana", Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	background: #FFFFFF;
}
#container {
	width: 960px;
	margin: 0 auto;
}
#header {
	width: 100%;
	height:190px;
	margin: 0 auto;
	background: url(../images/header_bg.jpg) repeat-x;
}
.clear {
	clear: both;
}
ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	width:100%;
	background: #222;
	font-size: 1.2em;
	background: url(../images/topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative;
}
ul.topnav li a {
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover {
	background: url(../images/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span {
	width: 17px;
	height: 35px;
	float: left;
	background: url(../images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {
	background-position: center bottom;
	cursor: pointer;
}
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute;
	left: 0;
	top: 35px;
	background: #333;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 300px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #252525;
	border-bottom: 1px solid #444;
	clear: both;
	width: 300px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 275px;
	background: #333 url(../images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
	text-align:left;
}
html ul.topnav li ul.subnav li a:hover {
	background: #222 url(../images/dropdown_linkbg.gif) no-repeat 10px center;
}
.maintitle {
	font: bold 20px "Verdana", Tahoma, Arial, sans-serif;
	line-height:35px;
	color:#900;
	text-align:left;
}
.subtitle {
	font-weight: bold;
	font-family: "Verdana", Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #060;
	text-align: left;
}
#about {
	width: 590px;
	height:325px;
	float:left;
	margin:5px;
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
}
.welcome {
	width: 550px;
	height:100px;
	float:left;
	margin:10px;
	text-align: justify;
	font: 12px "Verdana", Tahoma, Arial, sans-serif;
	border-bottom:#CCCCCC 1px solid;
}
.welcome p, .whyus p {
	line-height:18px;
}
.service {
	width: 320px;
	height:190px;
	float:left;
	margin:10px;
	text-align: left;
	font: 12px "Verdana", Tahoma, Arial, sans-serif;
}
ul.iconlist {
	list-style-type: none;
}
li.icon {
	background: url(../images/rightarrow.png) no-repeat;
	background-position: 0px 4px;
	font: 13px Tahoma, Verdana, Arial, sans-serif;
	line-height:20px;
	padding-left:15px;
	text-align: left;
}
.whyus {
	width: 160px;
	height:190px;
	float:right;
	margin:10px;
	text-align: left;
	font: 12px "Verdana", Tahoma, Arial, sans-serif;
}
#decorate {
	width: 330px;
	height:325px;
	float:right;
	margin:10px;
	font: 12px "Verdana", Tahoma, Arial, sans-serif;
}
.deco {
	width:330px;
	height:75px;
	border-bottom:#CCCCCC 1px solid;
}
.deco_left {
	width:100px;
	height:60px;
	padding:10px 5px 5px 5px;
	float:left;
}
.deco_right {
	width:210px;
	padding:5px;
	height:65px;
	float:right;
	text-align: left;
}
#footer {
	width: 100%;
	height:108px;
	margin-top:8px;
	background: url(../images/footer_bg.jpg) repeat-x;
	color:#fff;
}
.footertext {
	background:none;
	width:960px;
	text-align: center;
	font: bold 16px "Verdana", Tahoma, Arial, sans-serif;
	padding-top:12px;
	line-height:25px;
}
.copyright {
	background:none;
	width:960px;
	padding-top:30px;
	text-align: center;
	font: bold 10px "Verdana", Tahoma, Arial, sans-serif;
}
.services {
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 35px;
	font-weight: normal;
}
#wrapper #container table tr td {
}
#wrapper #container table tr .services {
	text-align: left;
}
.gallery_topnav {
	padding: 0 20px;
	margin: 0;
	float: left;
	width:100%;
	background: #222;
	font-size: 1.2em;
	background: url(../images/topnav_bg.gif) repeat-x;
}
.gallery_topnav a {
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	height:25px;
	padding-top:8px;
}
.gallery_topnav a:hover {
	background: url(../images/topnav_hover.gif) no-repeat center top;
}


.textfield_effect {  
	border-width: 1px;
	border-style: solid;
	border-color: #999999;  
	background-repeat: repeat-x;   
	font-family: "Verdana", Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
.button {
	width:100px; 
	height:30px;
    background: url(../images/btn.png);
}
label {
    display: block;
    width: 630px;
	text-align: center;
}


.subtitle_01 {
	font-weight: bold;
	font-family: "Verdana", Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #060;
	text-align: left;
}
.aboutus_01 {
	width: 550px;
	height:100px;
	float:left;
	margin:10px;
	text-align: left;
	font: 12px "Verdana", Tahoma, Arial, sans-serif;
}
#wrapper #container table tr td #form table tr td {
	text-aslign: left;
}
#wrapper #container table tr td #form table tr td {
	text-align: left;
}
