body{
	margin-left: auto; margin-right: auto; text-align: center;
 	background-color:#333333; background-position:top; background-repeat:repeat-x;
	background-image1:url('/images/backgrounds/clouds.jpg'); background-attachment:fixed;
	font-family: Verdana, sans-serif,  Arial; font-size:80%; color:#000000;
}

a{color:#0000ff;}
a:hover{color:#ff0000;}

#wrap { margin:0px auto; margin-bottom:10px; padding:0px; width:756px; border:solid 1px #fff; background-color:#0000ff;}

#header {background-image:url('/images/backgrounds/header_back.jpg'); background-repeat:no-repeat; 
	height:150px; text-align:center; background-color1:#0000ff; position:relative;
	border-bottom:solid 1px #000000; color:#ffffff; text-align:left; font-size:25px;
}

#menuWrap { margin:5px 0px 10px 10px; width:175px; background-image:url('/images/backgrounds/button_off.jpg');}
#menu {width:175px; font-size:12px; font-weight:bold; margin:0px; padding:0px;}
#menu li {list-style-type:none; margin:0px; padding:0px; border-bottom:solid 1px #717171;}
#menu li a {display:block; padding:20px 5px; color:#ffffff;}
#menu li a:hover {display:block; background-color:#0000ff; color:#ffffff;}

#contactUs {margin:10px 0px;}
#contactUs span {display:block; padding-top:10px;}
	
#content { width:100%; min-height:400px; font-size:12px; padding-top:5px; background-color:#fff; float:left; clear:both;}

.contentRow { height:150px; padding:5px 0px;}
.contentRowLg { height:250px; padding:0px 0px;}
.contentRowBox, .contentRowBoxLg { width:213px; height:150px; text-align:center; padding:0px; cursor:pointer;
	margin:0px 4px; border:solid 1px #000000; display:inline; float:left; background-color:#ffffff; }
.contentRowBoxLg { height:250px;}

#footer {clear:both;  background-image:url('/images/backgrounds/footer_back.jpg'); background-repeat:repeat-x; }
#footerMenu {width:70%; margin:0px auto; padding:0px; color:#ffffff; font-size:12px; line-height:20px; }
#footerMenu li { display: inline; list-style-type: none; margin:0px 7px;}
#footerMenu a {color:#ffffff;}
#footerMenu a:hover { color:#ff0000; }

#copyright { color:#ffffff; font-size:10px; margin:0px; padding-bottom:10px; padding-top:5px;}

.title {width:90%; background-image:url('/images/backgrounds/title_background.jpg'); font-family:Verdana;
color:#fff; font-size:22px; margin:10px auto; font-weight:bold; padding:5px;}

.company {font-weight:bold; margin:5px 0px;}
.address {margin:5px 0px;}
.phone {margin:5px 0px;}

.button {font-size:14px; text-align:center; background-color:#0000ff; width:180px; margin:5px auto; cursor:hand;}
.button:hover {background-color:#ff0000;}
.button a { font-weight:bold; color:#fff; display:block; padding:8px 0px; width:180px;}