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

* {
	margin: 0;
}

html {height:100%; margin:0px; padding:0px;}

body{
	background-color:#c5c5c5;
	background-image:url(/img/bg-repeat.png);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	font-family: Arial, Verdana, Sans-Serif;
	height:100%;
}

label {font-size:14px; color:#111;}

.label-alert {font-size:14px; color: #333;}

.label-alert-red {font-size:14px; color: #CC0000;}


/*----TOP----*/

#top_bar { width:100%; height:58px; background-image:url(../img/top_bar.png); background-repeat:repeat-x; }

#tob_btn {width:165px; height:30px; margin-left:75%; padding-top:20px;}

#body_wrapper {width:980px; height:900px; background-image:url(/img/body-bg.jpg); background-position:center top; background-repeat:no-repeat; margin-top:34px; margin-left:auto; margin-right:auto;}

#header_wrapper {width:980px; height:107px; margin-left:auto; margin-right:auto; padding-top:98px;}

#logo {width:390px; height:107px; float:left; padding-left:135px;}

#nav_holder {width:443px; height:40px; padding-top:67px; float:right;}

/*----INSIDE-PAGES----*/

#inside_body_wrapper {width:980px; background-image:url(/img/inside-body-bg.jpg); background-position:center top; background-repeat:no-repeat; margin-top:34px; margin-left:auto; margin-right:auto;}

#right_wrapper {width:451px; float:right; margin-right:0px; padding-top:98px;}

#inside_nav_holder {width:443px; height:40px; padding-top:67px; margin-right:0px;}

#page_pics {width:355px; height:360px; padding-top:107px; margin-left:0px;}

#lower_logo {width:355px; height:107px; padding-top:10px; margin-left:0px;}

#page_content {padding-top: 125px; padding-bottom:20px; margin-left:75px; width: 440px; min-height:600px;}

#go-home {width:100px; height:75px; display:block; position:absolute; margin-left:160px; z-index:1000;}


/*----BODY-HOMEPAGE----*/

#main_pic {float: left; width:636px; height:360px; margin-left:90px;}

#black_box {float: left; width:620px; height:125px; background-image:url(../img/body/black_box.png); background-repeat:no-repeat; margin-left:90px; padding:15px;}

#black_box2 {float: left; width:620px; height:270px; background-image:url(../img/body/black_box-2.png); background-repeat:no-repeat; margin-left:90px; padding:15px;}

#line {width:95%; margin:0 auto 0 auto; padding-top:5px; border-bottom:#595958 solid 1px; opacity: 0.5;}

/*---RIGHT-BOXES-HOMEPAGE----*/

#right_wrapper_home {float:right; width:165px; margin-top:1px; margin-right:75px;}

#top_right_box {width:165px; height:201px;}

#mid_right_box {width:165px; height:157px;}

#bottom_right_box {width:165px; height:149px;}

#last_right_box {width:165px; height:153px;}


/*----FOOTER----*/

#bottom_bar {width:100%; background-color:#333333;  padding-top:5px;}

#footer {width:830px; padding-right:30px;  margin-left:auto; margin-right:auto; }

ul#icons {float:left; margin-top:0px; display:inline;}

ul#icons li {list-style:none; padding:0 2.5px; display: inline;}

