@charset "utf-8";
/* CSS Document */

/*----------------Reset Page Elements------------------*/
* {
	margin:0;
	padding:0;
}
a focus {
	border:0;
}
/*----------------Body Elements------------------*/
body {
	font-family: "Trebuchet MS", Verdana, Arial;
}
#home-page {
	background: url(./images/home-page-bg.jpg) 50% 0 no-repeat;
}
#inside-page {
	background: url(./images/inside-page-bg.jpg) 50% 0 no-repeat;
}
.red{
	color:#FF0000;
}
/*----------------Global Elements------------------*/

.content-inside-left blockquote {
	display: block;
	font-size:12px;
	background:#f6f6f6;
	padding: 15px;
	text-align: center;
	font-weight: bold;
	margin: 0 auto;
	width: 350px;
	border: 1px solid #eaeaea;
}


#container {
	width:970px;
	margin:0 auto;
	position:relative;
}
.logo {
	width:350px;
	height:106px;
	float:left;
	margin-left:5px;
}
.navigation {
	float:right;
	margin-top:12px;
	width:520px;
}
.navigation ul li {
	float:left;
	list-style:none;
	padding:0 15px;
	border-right:1px solid #999999;
}
.navigation ul li a {
	font-size:14px;
	color:#393939;
	text-decoration:none;
}
.navigation ul li a:hover, .navigation ul li.current a, .navigation ul li.last-current a {
	color:#ef3e36;
}
.navigation ul li.last {
	border:none;
}
/*----------------Heading Elements------------------*/
.home-heading {
	clear:both;
	float:left;
	width:450px;
	margin-top:110px;
}
#header-home {
	height:395px;

}
#header-inside {
	height:230px;
}
h1 {
	font-size:32px;
	color:#FFFFFF;
	font-weight:normal;
	line-height:45px;
}
.bold-italic {
	color:#231f20;
	font-size:45px;
	font-style: italic;
	font-weight:bold;
}
.indent-1 {
	margin:50px;
}
h2.call {
	margin:37px 0 0 125px;
	color:#FFFFFF;
	font-weight:normal;
}
.man {
	position:absolute;
	z-index:9999;
	right:0;
	top:38px;
}
h3 {
	color:#313131;
	font-size:24px;
}
h4 {
	color:#313131;
	font-size:25px;
	text-align:left;
	margin-top:15px;
}
h5{
	color:#313131;
	font-size:15px;
	text-align:left;
	margin-top:15px;

}
/*----------------Content Elements------------------*/
#content-section, #content-section-inside {
	background: url(images/content-bg.gif) 0 0 no-repeat;
	padding-left:25px;
	min-height:550px;
}
#content-section p, #content-section-inside p {
	font-size:12px;
	color:#656565;
	margin-top:15px;
	text-align: left;
}
.content-home-left, .content-inside-left {
	width:595px;
	padding-right:15px;
	float:left;
}
.content-home-left ul li, .content-inside-left ul li {
	list-style:none;
	background:url(images/bullet.jpg) 0 8px no-repeat;
	padding-left:15px;
	color:#656565;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}
.content-home-left ul, .content-inside-left ul {
	margin:15px 25px 15px 15px;
	float:left;
}
.content-home-right, .content-inside-right {
	background:url(images/left-border.gif) 0 0 no-repeat;
	float:left;
}
.content-inside-right {
	padding-left:15px;
	width:305px;
}
.content-home-right {
	height:380px;
	width:290px;
	padding-left:30px;
}
.content-home-right ul, .content-inside-right ul {
	margin:10px;
}
.content-home-right ul li, .content-inside-right ul li {
	list-style:none;
	background:url(images/bullet.jpg) 0 9px no-repeat;
	padding-left:15px;
	line-height:27px;
	font-weight:bold;
	color:#656565;
}
#content-head-section {
	background: url(images/button-section-bg.gif) 0 0 no-repeat;
	height:160px;
	margin-top:25px;
}
#content-section-inside .services p{
	margin-top:5px;

}
#content-section-inside a{
	color:#333333;
	

}
.sect {
	width:290px;
	height:130px;
	padding:15px 0 0 15px;
	position:relative;
	float:left;
}
.sect-inside {
	width:285px;
	padding:15px 0 0 15px;
	position:relative;
	float:left;
}
.icon {
	position:absolute;
	right:8px;
	top:18px;
}
#content-section .sect p, #content-section-inside .sect-inside p {
	font-size:11px;
	width:190px;
	margin:0;
}
.button {
	margin-top:18px;
	border:none;
}
.button-inside {
	margin:18px 0 10px 0;
	border:none;
}
/*----------------Login Elements------------------*/
.form-name {
	width:300px;
	float:left;
	margin-top:10px;
}
#content-section-inside .form-name p {
	float:left;
	width:120px;
	margin:0;
	font-weight:bold;
}
#box {
	float:left;
}
#select {
	width:144px !important;
 	*width:151px !important;
}
#submit {
	margin-left:120px;
}
#login-form-section {
	width:350px;
	margin:50px 0 0 100px;
	background:#f6f6f6;
	border:1px solid #eaeaea;
	padding:20px 0 20px 50px;
}
/*------------------------------FORM ---------------------------*/
#contact {
	padding-top:20px;
}
.form-data, .message {
	float:left;
	width:285px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
}
#contact-form .message {
	width:560px;
}
#contact-wrapper p {
	padding-top:0;
	margin-top:0;
}
#contact-wrapper {
	margin-top:25px;
}
.form-names {
	float:left;
	width:100px;
	font-size:12px;
	color:#014067;
	padding:3px 0 7px 0;
}
#inside-content .message {
	margin:0 10px 0 0;
	width:700px;
}
.message-box {
	height:100px;
	padding:5px;
	width:432px;
	color: #666666;
	overflow: hidden;
	background-color:#FFF;
	border:1px solid #d2d9e3;
}
.box {
	color: #666666;
	overflow: hidden;
	height:19px;
	padding:3px;
	background-color:#FFF;
	border:1px solid #d2d9e3;
}
.form-button {
	border:1px solid #d2d9e3;
	background:#FFFFFF;
	color:#014067;
	font-size:11px;
	width:69px;
	height:26px;
	float:right;
	margin:17px 15px 25px 0;
	cursor:pointer;
	display:block;
}
.button:hover {
	color:#333333;
}
form {
	padding:20px 0;
}
#select {
	width:150px;
}

/*----------------Footer Elements------------------*/
#footer {
	background:#323232;
}
.footer-contents {
	width:960px;
	height:40px;
	margin:0 auto;
}
.footer-contents p {
	font-size:11px;
	color:#666666;
	float:right;
	margin-top:12px;
}
