body {
	background: #123751 url(../images/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #224761;
	margin: 0px;
	line-height: 18px;
}

a {
	outline:none;

}

div, p, ul, h1, h2, h3, h4, h5, img{padding:0px; margin:0px;}

.container{
	width: 960px;
	margin: auto;
}
.right{
	float: right;
}
.left{
	float: left;
}

h1{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
h2{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

.txt17{
	font-size: 17px;
	font-weight: bold;
}
.txt14 {
	font-size: 14px;
}

.txt_orange{
	color: #FF6600;
}

.a1{
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
	color: #224761;
}
.a1:hover{
	text-decoration:none;
}
.a2{
	text-decoration:underline;
	color: #FF6600;
}
.a2:hover{
	text-decoration:none;
}
.a3 {
	color: #2F678C;
	text-decoration: underline;
}
.a3:hover {
	color: #FF6600;
	text-decoration: underline;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
	color: #224761;
}
.lblmsg{
	color: #224761;
	vertical-align: middle;
}

/*Header*/
#header{
}
#header img.logo{
	margin-left: 30px;
	position: relative;
}
#header div.tnb{
	float: right;
	margin-top: 30px;
	margin-right: 50px !important; margin-right: 25px;
}
/*Header End*/

/*Content Home*/
#Content_home{
	background-color: #FFFFFF;
}
#Content_home div.subtxt1{
	width: 244px;
	float: left;
	padding: 0px 40px 0px 40px;
	height: 150px;
}
#Content_home div.subtxt2{
	width: 208px;
	border-left: solid 1px #E5EEF6;
	border-right: solid 1px #E5EEF6;
	float: left;
	padding: 0px 40px 0px 40px;
	height: 150px;
}
#Content_home div.subtxt3{
	width: 255px;
	float: left;
	padding: 0px 40px 0px 40px;
	height: 150px;
}
#Content_home img.header{
	margin: 12px 0px 6px 0px;
}
/*Content Home End*/

/*Footer*/
#Footer{
	margin-top: 15px;
	font-size: 10px;
	color: #69A2CB;
	text-align: center;
	padding-bottom: 10px;
}
#Footer div{
	margin-top: 5px;
}
/*Footer End*/

/*Content*/
#Content{
	background-color: #FFFFFF;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 8px 25px 10px 25px;
	width: 910px;
	font-size: 14px;
	min-height:370px;
	_height:370px;
}
#Content img.header{
	margin: 5px 0px 20px 0px
}
#Content .toplinks{
	color: #224761;
	text-decoration: none;
}
#Content .toplinks:hover{
	color: #FF6600;
}
#Content img.services_pic{
	margin-left: 130px
}
#Content div.contactform{
	border-left : solid 1px #E5EEF6;
	float: right;
	width: 450px;
	padding-left: 10px;
}
#Content div.contactform_txt{
	float: left;
	width: 100px;
	margin-top: 2px;
}
#Content input.btn_submit{
	margin-top: 5px;
}
#Content div.portfolio_border{
	border-bottom : solid 1px #E5EEF6;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#Content div.portfolio_right{
	font-size: 14px;
	float: right;
	width: 260px;
	margin-right: 30px;
}
#Content img.portfolio_thumb{
	margin-bottom: 10px;
	margin-top: 5px;
	border: solid 1px #E5EEF6;
}
#Content img.portfolio_pic{
	margin-left: 15px;
	margin-bottom: 0px;
	vertical-align: bottom;
}
/*Content End*/

/*Pagging*/
#pagging {
	font-family: "Trebuchet MS", Arial;
	text-align:right;
	margin-top: -30px;
	font-size: 16px;
	color: #000000;
}
#pagging a{
	background-color: #FFFFFF;
	padding: 1px 8px 1px 8px;
	text-decoration: none;
	color: #666666;
}
#pagging a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}

#pagging .a_hl {
	background-color: #FF6600;
	padding: 1px 8px 1px 8px;
	text-decoration: none;
	color: #FFFFFF;
}
#pagging .a_hl:hover {
	color: #CCCCCC;
	background-color: #123751;
}
/*Pagging End*/


form {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	border: 1px solid #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	margin-bottom: 5px;
	color: #224761;
}

form label {
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 10px;
	background-image: url(../images/gray3.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #2F678C;
	font-weight: bold;
}
#form2 label {
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 10px;
	background-image: url(../images/gray3.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 2px;
	padding-bottom: 2px;

}
.checkbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



form br {
	clear: both;
	margin-bottom: 5px;
}
.formrequired {
	font-size: 18px;
	color: #CC0000;
}

.button {
	color: #FFFFFF;
	background-color: #234960;
	cursor: pointer;
	margin-top: 5px;
	background-image: url(../images/gray2.jpg);
	border: 2px solid #5696C5;
}

