

/* Form */
form {
	width: 400px;
	border: 1px solid #EEE;
	padding: 10px;
	margin: 40px auto;
}

label {
	display: block;
	margin-top : 8px;
	width: 100%;
	background-repeat: no-repeat;
}

.blue {
	color: #0099CC;
	font-weight: bold;
}







/* Congratulation message */
.MsgSent {
	Display: block;
	padding: 10px;
	margin: 120px auto;
	width: 500px;
	text-align: center;
	border: none;
	background-color:none;
}

.MsgSent h1 {
	background: url(../images/logo_congrats.png) no-repeat 100px 0;
	padding-left: 20px;
	height: 85px;
	line-height: 85px;
}

/* Error message */
.MsgError {
	Display: block;
	padding: 10px;
	margin: 40px auto;
	width: 400px;
	text-align: center;
	border: 1px solid #EEE;
	background-color: white;
}

.MsgError h1 {
	background: url(../images/MsgError.gif) no-repeat 0 0;
	padding-left: 20px;
	height: 85px;
	line-height: 85px;
	color: #CC0000;
}

.MsgSent p, .MsgError p {
	font-size: 1.5em;
	color:#000;
}




/*Forms defaults - change as needed*/
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}


/*Transparent items*/
.outtaHere {
	position:absolute;
	left:-3000px;
}


.focused {border:1px dotted #ddd;}

/*Text inputs*/
.textinput, .textinputHovered {
	height:15px;
	background:none;
	border:none;
	padding:4px 0;
	vertical-align:middle;
}
.textinputHovered {background-position:left bottom;}
.inputCorner {
	padding-bottom:0;
	vertical-align:middle;
	display:none;
}

/*Text areas*/
.txtarea .tr, .txtarea .tr_xon {background:none;}
.txtarea .tr_xon {background:none;}
.txtarea img.txt_corner {
	width:5px;
	height:5px;
	display:none;
}
.txtarea .br, .txtarea .br_xon {background:none;}
.txtarea .br_xon {background:none;}
.txtarea .cntr {background:none;}
.txtarea .cntr_xon {background:none;}
.txtarea .cntr_l, .txtarea .cntr_l_xon {
	width:5px;
	background:none;
	float:left;
}
.txtarea .cntr_l_xon {background:none;}
.txtarea textarea {
	border:0;
	background:none;
	padding:0;
	margin:5px;
}

/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:none;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:none;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:none;
}
.selectArea .right a {
	display:block;
	width:200px;
	height:21px;
	margin-left:-179px;
	position:absolute;
}
.selectArea .right i {display:none;}
.selectArea .center {
	width:160px;
	color:#FFF;
	padding-top:3px;
	overflow:hidden;
	white-space:nowrap;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:201px; 
	height:27px;
	padding:2px;
	background:none;
	cursor:pointer;
	border:none;
}


body {
	background: #0b3656 url(../images/bg.jpg) repeat-x;
}

#wrapper {
	width:1000px;
	height:900px;
	background: url(../images/header.png) no-repeat center top;
	margin:auto;
	margin-top:-8px;	
}


.content_area {
	width:810px;
	height:152px;
	position:absolute;
	margin-top:135px;
	margin-left:95px;
	border:none;
}

.content_area h1 { font-family: tahoma; font-size:2.4em; color:#0191ff; font-weight:bold;}

.content_area p {font-family: tahoma; font-size:1em; color:#0b3656; text-align:justify; margin-top:-25px;}

#contact_form {width:916px; height:269px; margin-left:-50px; background: url(../images/contact.png) no-repeat; border:none;}

#third {width:916px; height:269px;; border: none;}

.name_one {width:157px; height:28px; border:none; margin-top:18px; margin-left:55px;}

.email_two {width:157px; height:28px; border:none; margin-top:13px; margin-left:55px;}

.phone_three {width:157px; height:28px; border:none; margin-top:13px; margin-left:55px;;}

.message_four {width:593px; height:124px; border:none;margin-top:-120px; margin-left:235px; position:absolute;}

.submit_five {width:201px; height:27px; border:none; float:right; margin-top:12px; margin-right:80px;}


.work {width:916px; height:400px; margin:auto; border:none;}

.work h1 {font-family: tahoma; font-size:3.2em; color:#fff; font-weight:bold; margin-left:10px;}

.work img {float:left; padding-left:20px; padding-bottom:50px}

.divide {width:100%; height:2px; background:url(../images/divider.png) repeat-x; margin:200px auto; border:none; position:absolute;}

.divide_two {width:100%; height:2px; background:url(../images/divider.png) repeat-x; margin:430px auto; border:none; position:absolute;}

#footer { color:#fff; font-family:tahoma; font-size: 1em; border: none; width:800px; height:20px; position:absolute; margin-top:100px; }
#footer p {color:#fff; text-align:right;}
#footer a, visited { color:#fff; text-decoration:none;}
#footer a:hover {color:#F60; text-decoration:underline;}


/***** FormCheck *****/
.tipsbox .tipsbox_top_left{
	background : url('../images/top_left.png') no-repeat;
	_background : url('../images/top_left.gif') no-repeat;
	_background-position : 9px 8px;
}

.tipsbox .tipsbox_top{
	background : url('../images/top.png') repeat-x;
	width:200px;
	height : 17px;
	_background : url('../images/top.gif') repeat-x;
	_background-position : 0px 8px;
}

.tipsbox .tipsbox_top_right{
	background : url('../images/top_right.png') no-repeat;
	_background : url('../images/top_right.gif') no-repeat;
	_background-position : 0px 8px;
}

.tipsbox .tipsbox_left{
	background : url('../images/left.png') repeat-y;
	width : 17px;
	_background : url('../images/side.gif') repeat-y;
	_background-position : 9px 8px;
}

.tipsbox .tipsbox_right{
	background : url('../images/right.png') repeat-y;
	width : 22px;
	_background : url('../images/side.gif') repeat-y;
	_width : 9px;
}

.tipsbox .tipsbox_bottom_left{
	background : url('../images/bottom_left.png');
	_background : url('../images/bottom_left.gif') no-repeat;
	_background-position : 9px 0px;
}

.tipsbox .tipsbox_mark{
	background : url('../images/mark.png') no-repeat;
	height : 36px;
	_background : url('../images/mark.gif') no-repeat;
}

.tipsbox .tipsbox_bottom_right{
	background : url('../images/bottom_right.png');
	_background : url('../images/bottom_right.gif') no-repeat;
}

.tipsbox .tipsbox_inner, .tipsbox .tipsbox_inner_ie6{
	background : url('../images/inner.png');
}

.tipsbox .tipsbox_inner_ie6 {
	padding : 4px;
}

.tipsbox .tipsbox_error {
	background : url('../images/error.png') no-repeat;
	_background : url('../images/error.gif') no-repeat;
	width: 40px;
	height: 40px;
	margin-top: 5px;
	float: left;
	clear: left;
}

.tipsbox p, .tipsbox {
	font-size: 1em;
	font-family: tahoma, verdana, "sans-serif";
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}

.tipsbox p {
	padding-left: 55px;
	line-height: 15px;
}

.tipsbox p span {
	font-size: 1.5em;
	font-weight: bold;
	color: red;
	line-height: 25px;
	text-align:left;

}


.error_f {
	border : 1px dotted #666;
	margin-top : 5px;
	background-color : #EAEAEA;
}

.error_f p {
	margin : 5px;
	color : #A00;
}

.error_f p span {
	font-size : 1.1em;
	color : #000;
	margin : 5px 0px 0px 0px;
}

#diverrormessage {width:400px;}

#diverrormessage p {text-align:center;}

.tipsbox {margin-top:-63px;}


