/*
Theme Name: Professional
Theme URI: http://www.freewpthemes.net/
Description: A two-column, fixed-width design suitable for personal and small company website.
Version: 1.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
Tags: red, fixed width, two columns, widgets
*/

body{
	margin:0;
	padding:0;
	background:#1e1e1e url(images/htmlBG.jpg) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
}
a{
	color:#ce4d07;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
a img{
	border:none;
}
h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
	padding:0 0 10px 0;
	font-size:20px;
	color:#ce4d07;
}
h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
	padding:0 0 10px 0;
	font-size:16px;
	color: #CCCCCC;
}
p{
	padding:0 0 10px 0;
	line-height:normal;
	margin:0;
}
ol{
margin:0;
padding:0 0 0 20px; 
}
ol li{
padding:5px 0;
line-height: 1.6em;
}
.ol_03 li{
list-style-type:lower-roman;
list-style-position: outside;
}
.ol_02{
list-style-type:lower-alpha;
}
/*==========containers===============*/
#centerHolder{
	width:970px;
	height:auto;
	margin:0 auto;
	padding-top:15px;
}
#headMast{
	width:970px;
	height:auto;
	float:left;
}
#headMast #topNav{
	width:960px;
	height:46px;
	float:left;
	margin:0;
	padding:5px 0 3px 10px;
	background:url(images/topNavBG.gif) no-repeat;
}
#headMast #topNav li{
	float:left;
	height:46px;
	list-style:none;
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#232323;
	font-size:13px;
	text-transform: uppercase;
}
#headMast #topNav li a{
	padding:15px 51px 0 51.5px;
	height:31px;
	display: block;
	float:left;
	background:url(images/topNav-divider.gif) right no-repeat;
	color:#232323;
	text-decoration:none;
}
#headMast #topNav li a:hover{
	background:url(images/topNav-divider.gif) repeat-x;
	color:#CCCCCC;
}
#headMast #topNav li.current_page_item a{
	background:url(images/topNav-divider.gif) repeat-x;
	color:#CCCCCC;
}
#headMast #topNav li.page-item-12 a{
	background:none;
}
#headMast #topNav li.page-item-12 a:hover{
	background:url(images/topNav-divider.gif) repeat-x;
	color:#CCCCCC;
}
#headMast #topNav li.page-item-12.current_page_item a{
	background:url(images/topNav-divider.gif) repeat-x;
	color:#CCCCCC;
}
#headMast #header{
	width:970px;
	height:274px;
	float:left;
	background: url(images/headerImg.jpg) no-repeat;
}
#headMast #header .logo{
	float:left;
	padding-top:125px;
}
#contentContainer01{
	width:970px;
	height:auto;
	background:url(images/pageBG.jpg) repeat-y;
	float:left;
}
#contentContainer02{
	width:900px;
	height:auto;
	background: url(images/contentLeftTop-sideBG.jpg) top left no-repeat;
	float:left;
	padding:15px 35px;
}
#rightContentContainer{
	width:600px;
	height:auto; float:right;
}
#rightContentContainer textarea{
	width:500px;
	height:150px;
	background-color:#333333;
	border:#666666 solid 1px;
	color:#CCCCCC;
}
#rightContentContainer img.floatLeft{
	width:160px;
	height:auto;
	float:left;
	padding:3px;
	border:#666666 solid 1px;
	margin:0 10px 0 0;
}
#rightContentContainer img.floatRight{
	width:200px;
	height:auto;
	float:right;
	padding:3px;
	border:#666666 solid 1px;
	margin:0 0 0 5px;
}
#footerCont{
	width:970px;
	height:100px;
	float:left;
	clear:both;
	text-align:center;
	background:url(images/footerBG.jpg) top no-repeat;
	padding-top:25px;
}

/*=================================================*/
#fillup-form{
	width:550px;
	margin:0 auto;
	vertical-align:top;
	}
#asterickreminder{
	font-size:11px;
	margin:0 0 0 0px;
	color:#979A9E;
	}
#fillup-form div.asteriskrequired{
	color:#9C0202;
	font-weight:bold;
	width:10px;
	font-family:Arial, Helvetica, sans-serif;
	}
#asteriskclear{
	clear:both;
	}	
#showcaptcha{
	margin:5px 250px 0px 210px;
	display:block;
	}		
#fillup-form .formText{
	display:block;
	width:200px;
	font-size:15px;
	margin:3px 0 3px 0;
	font-family:Arial, Helvetica, sans-serif;
	}
#fillup-form ul{
	list-style:none;
	padding:0;
	margin:0;
	}
#fillup-form ul li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	}

#required-content{
	width:100px;
	margin:0 0 0 450px;
	}	
#fillup-form input, #fillup-form textarea{
	width:320px;
	border:1px #666666 solid;
	padding:3px;
	display:block;
	margin:5px 0 0 0;
	color:#CCCCCC;
	background-color:#333333;
	}
#fillup-submit{
	width:176px;
	height:62px;
	margin:10px 0 0 188px;
	background: url(images/submit.gif) left top no-repeat;
	}
#fillup-submit input{
	width:140px;
	height:40px;
	display:block;
	margin:0 auto 22px 19px;
	background:none;
	border:none;
	cursor:pointer;
	clear:both;
	position:absolute;
	}