@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
p{
	line-height:1.5em;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background-color: #fff;
}
a,  a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #cc3333;
	text-decoration: none;
}
ul, li{
	margin:0; 
	padding:0; 
	list-style:none;
}
.clearBoth{
	clear:both;
}
.oneColFixCtrHdr #container {
	width: 910px;
	padding:0;
	margin: 0 auto;
	text-align: left;
}
.oneColFixCtrHdr #header {
	padding: 0;
	height: 86px;
	width: 900px;
	float:left;
}

.oneColFixCtrHdr #logo {
	float:left;
}
.oneColFixCtrHdr #topNav {
	width:350px;
	height: 14px;
	float:right;
	font-size: 0.7em;
	color: #333;
	margin-top:5px;
	text-align:right;
	padding-right:10px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.oneColFixCtrHdr #footer {
	width:900px;
	height: 10px;
	float:left;
	background: #FFFFFF url(../images/img_footer_dotted.gif) repeat-x;
	text-align: right;
	margin: 20px 0 0 0;
	padding: 0;
}
.oneColFixCtrHdr #footer a {
	color:#333;
	text-decoration: none;
}
.oneColFixCtrHdr #footer a:visited {
	color:#333;
	text-decoration: none;
}
.oneColFixCtrHdr #footer a:hover {
	color:#039;
	text-decoration: underline;
}

p.footer {
	font-size: 0.7em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 10px;
}

/*main menu*/
.oneColFixCtrHdr #nav {
	margin:0;
	width:865px;
	height:34px;
	float:left;
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}
.active{
	font-weight: bold;
}
.oneColFixCtrHdr #banner {
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 900px;
	float: left;
}

/*home page*/
.oneColFixCtrHdr #mainContent {
	padding: 0;
	margin: 0;
	width:900px;
	min-height:320px;
    height:auto !important;
    height:320px;
	float:left;
}

.botAbout{
	float:left;
	width:280px;
	height:265px;
	margin-top: 20px;
	margin-right: 1px;
	margin-left: 10px;
	padding-left:20px;
	padding-right:20px;
}
.botServices{
	float:left;
	width:280px;
	height:265px;
	margin-top: 20px;
	margin-right: 1px;
	margin-left: 1px;
	padding-left:20px;
	padding-right:20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.botContact{
	float:left;
	width:190px;
	height:265px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 1px;
	padding-left:20px;
	padding-right:10px;
}
.contents{
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 5px;
}
.imgBox{
	border: 1px solid #CCC;
}
.imgBox2{
	border: 1px solid #CCC;
	padding: 1px;
}
.imgBox3{
	border: 1px solid #CCC;
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 5px;
}

/*Body Text Formats*/
.bodyUL{
	color:#333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 13px;
	line-height: 1.6em;
}
.bodyUL li{
	list-style-position: outside;
	list-style-image: url(../images/ico_list.gif);
	padding-top: 5px;
	padding-bottom: 5px;
}
.bodyUL a:link{
	color:#333;
	text-decoration:none;
}
.bodyUL a:visited{
	color:#333;
	text-decoration:none;
}
.bodyUL a:hover{
	color:#0CF;
	text-decoration:none;
}

/*Text formats*/
.txtNewsTitle{
	font-size: 1em;
	line-height: 1.8em;
	color: #cc3333;
	font-weight: bold;
}
.txtFeatured{
	font-size: 1.1em;
	color: #444;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.txtFeaturedPara{
	font-size: 0.75em;
	color: #666;
	line-height: 1.4em;
	min-height:90px;
	height:auto !important;
	height:90px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
	color: #cc3333;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	float: left;
}
.txtPara{
	font-size: 0.75em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
	color: #666;
	text-align:justify;
}
.txtHighlight{
	font-family: "Monotype Corsiva";
	color: #f90;
	font-size: 1.6em;
	padding-top: 10px;
	padding-bottom: 10px;
}
.txtItem{
	color: #cc3333;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtName{
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
}
.hline{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}


#tbl_checkout{
	border: 1px solid #eee;
	border-collapse:collapse;
}
#tbl_checkout td{
	border: 1px solid #eee;
}
.space{
	height:150px;
}

