@charset "utf-8";

body {
	background-image:url(../images/background.png);
	background-repeat:repeat;
	margin:10px 0px 0px 0px;
	padding:0px;
}

#wrap {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

#logo {
	background-image:url(../images/omegasolutionslogo.png);
	background-repeat:no-repeat;
	width:379px;
	height:87px;
	margin-left:21px;
	border-bottom-style:solid;
	border-bottom-width:0px;
	float:left;
}

#topNav {
	background-image:url(../images/topnav.png);
	background-repeat:no-repeat;
	height:30px;
	width:560px;
	float:left;
	margin-top:57px;
}

#topNav ul {
	margin-top:1px;
}

#siteMap {
	margin-top:10px;
	margin-left:15px;
	font-size:12px;	
	float:left;
}

#mastPart {
	background-image:url(../images/mainmastleft.png);
	background-repeat:no-repeat;
	height:730px;
	width:16px;
	float:left;
}

#mast {
	margin-top:0px;
	background-image:url(../images/mainmast.png);	
	background-repeat:repeat-none;
	width:944px;
	height:730px;
	float:left;
}

#topVid {
	background-image:url(../images/topVidBox.png);
	background-repeat:no-repeat;
	margin-top:4px;
	margin-left:10px;
	padding-top:7px;
	padding-left:4px;
	float:left;
	width:910px;
	height:212px;
}

/*
#topLeftBox {
	background-image:url(../images/boxbig.png);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-left:9px;
	padding-top:2px;
	float:left;
	width:443px;
	height:222px;
	font-family:"Arial", "Helvetica", "Verdana", sans-serif;
	font-size:14px;
	color:#172531;
}
*/

#topLeftBox {
	background-image:url(../images/reasonboxbig.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
	margin-top:20px;
	padding-left:0px;
	width:443px;
	height:360px;
	font-family:"Arial", "Helvetica", "Verdana", sans-serif;
	font-size:14px;
	color:#172531;
}

#topRightBox {
	background-image:url(../images/reasonboxbig.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:25px;
	margin-top:20px;
	padding-left:0px;
	width:443px;
	height:360px;
	font-family:"Arial", "Helvetica", "Verdana", sans-serif;
	font-size:14px;
	color:#172531;
}

/*
#topLeftBox h1 {
	font-size:15px;	
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	font-weight:bold;
	padding-left:23px;
}
*/

/*
#topLeftBox ul li {
	margin-top:20px;
}
*/

#topLeftBox h1, #topRightBox h1 {
	font-size:15px;	
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	font-weight:bold;
	padding-left:23px;
}

#topLeftBox ul li {
	margin-bottom:5px;
	font-family:Cambria;
}

/*
#topLeftBox img {
	padding-top:5px;
	padding-left:5px;
	float:left;
}
*/

#topLeftBox .reasonimg {
	padding-top:8px;
	padding-left:9px;
	float:left;
}

#topLeftBox p, #topRightBox p, #bottomLeftBox p, #bottomRightBox p {
	padding-left:20px;	
/*	padding-top:15px;*/
	font-family:Tahoma, Geneva, sans-serif;	
	font-size:13px;
	color:#006bb6;
}

.box1 {
	background-image:url(../images/boxsmall.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:3px;
	margin-top:15px;
	width:302px;
	height:434px;
	font-family:"Arial", "Helvetica", "Verdana", sans-serif;
	font-size:14px;
	color:#172531;
}

.box1 h2 {
	font-size:15px;	
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	font-weight:bold;
	margin-top:-40px;
	padding-bottom:20px;
	color:#fff;
}

.box1 h3 {
	font-size:13px;	
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
}

.box1 h4 p {
	font-family:Tahoma, Geneva, sans-serif;	
	font-size:13px;
	color:#006bb6;
	text-align:left;
	font-weight:normal;
	padding-left:20px;
}

.box1 ul {
/*	margin-left:10px;*/
	float:left;
	display:block;
	margin-top:0px;
/*	padding-top:5px;*/
	margin-bottom:0px;
	padding-left:50px;
	font-size:14px;
}

.box {
	margin-left:60px;
}

#bottomLeftBox {
	background-image:url(../images/reasonboxbig.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
	margin-top:20px;
	padding-left:0px;
	width:443px;
	height:360px;
	font-family:"Arial", "Helvetica", "Verdana", sans-serif;
	font-size:14px;
	color:#172531;
}

#bottomMiddleBox p {
	padding-left:20px;	
	padding-top:15px;
	font-family:Tahoma, Geneva, sans-serif;	
	font-size:13px;
	color:#172531;
	font-weight:bold;	
}

#bottomRightBox {
	background-image:url(../images/reasonboxbig.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:25px;
	margin-top:20px;
	padding-left:0px;
	width:443px;
	height:360px;
	font-family:"Arial", "Helvetica", "Verdana", sans-serif;
	font-size:14px;
	color:#172531;
}

.liItem, .box a {
	color:#006bb6;	
	font-weight:bold;
	font-size:12px;
}

a {
	text-decoration:none;
	color:#006bb6;
}

a:hover {
	text-decoration:underline;
	color:#00F;
}

.clear {
	clear:both;
}

#topNav li {
	background-image:url(../images/topnavsmallleft.png);
	background-repeat:no-repeat;
	height:30px;
	width:126px;
	line-height:30px;
	float:left;
	display:block;
}

#topNav ul li {
	text-align:center;	
}

#topNav ul li a {
	text-decoration:none;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}

#topNav li:hover {
	background-image:url(../images/topnavsmallleftpressed.png);
	background-repeat:no-repeat;
	height:30px;
	width:126px;
	line-height:30px;
}

#topNav li.lastItem {
	background-image: url(../images/topnavsmallright.png);
	background-repeat:no-repeat;
	width:128px;
}

#topNav li.lastItem:hover {
	background-image: url(../images/topnavsmallrightpressed.png);
	background-repeat:no-repeat;	
	width:128px;
}

#middleBox {
	background-image:url(../images/reallybigbox.png);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-left:9px;
	width:915px;
	height:626px;
	padding-top:1px;
	padding-left:5px;
/*	margin-left:auto;*/
/*	margin-right:auto;*/
}

#middleLeft, #middleMiddle, #middleRight{
	float:left;
	width:250px;
	margin-left:12px;
	margin-right:12px;
	margin-top:0px;
	padding-left:18px;
}

#middleLeft h3, #middleMiddle h3, #middleRight h3 {
	font-family:Tahoma, Geneva, sans-serif;	
	font-size:13px;
	text-align:center;
}

p.imgDescription {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}

.inputBox {
	width:100%;
}

legend {
	font-size: 130%;
	color: #333333;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #093;
	}
	
fieldset {
	width: 45%;
	margin-top:30px;
	border: 1px solid #093;
}

