/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:"Trebuchet MS";
	background-image:url(images/rep_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	}
	
form{
	margin:0;
	padding:0;
	}
	
img{
	border:none;
	}
	
#contMain{
	width:1004px;
	height:720px;
	margin:0 auto;
	}
	
#contHeader{
	width:1004px;
	height:204px;
	float:left;
	}
	
#logo{
	width:326px;
	height:204px;
	float:left;
	}
	
#headerRight{
	width:678px;
	height:204px;
	float:left;
	}
	
#contNav{
	width:100%;
	height:40px;
	float:left;
	}
	
#contFixedN{
	width:1004px;
	height:40px;
	}
	
#navLeftSpace{
	width:43px;
	height:40px;
	float:left;
	}
	
#navMid{
	width:622px;
	height:40px;
	float:left;
	}
	
#navRight{
	width:339px;
	height:40px;
	float:left;
	}
	
#home{
	width:155px;
	height:30px;
	float:left;
	background-color:#FFFFFF;
	font-size:14px;
	color:#404040;
	text-align:center;
	font-weight:bold;
	padding-top: 10px;
	}
	
#about{
	width:155px;
	height:30px;
	float:left;
	background-image:url(images/bg_nav.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:14px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding-top: 10px;
	}
	
#support{
	width:155px;
	height:30px;
	float:left;
	background-image:url(images/bg_nav.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:14px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding-top: 10px;
	}
	
#contact{
	width:155px;
	height:30px;
	float:left;
	background-image:url(images/bg_nav.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:14px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding-top: 10px;
	}
	
.navLink{
	color:#FFFFFF;
	text-decoration:none;
	}
	
	
	
.navLink:hover{
	color:#404040;
	}
	
.spacer1px{
	width:1px;
	height:40px;
	float:left;
	background-color:#FFFFFF;
	}
	
#contBody{
	width:1004px;
	float:left;
	}
	
#bodyLeft{
	width:43px;
	float:left;
	background-image:url(images/body_left.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	}
	
#bodyMid{
	width:622px;
	float:left;
	background-color:#FFFFFF;
	}
	
#bodyRight{
	width:339px;
	float:left;
	}
	
#headerBot{
	width:339px;
	height:54px;
	float:left;
	}
	
#bodyRightShadow{
	width:16px;
	height:250px;
	float:left;
	}
	
#headerLogin{
	width:280px;
	height:40px;
	float:left;
	}
	
#loginCont{
	width:234px;
	float:left;
	background-color:#e1e9f3;
	border-left:1px solid #d1cdcd;
	border-bottom:1px solid #d1cdcd;
	border-right:1px solid #d1cdcd;
	padding:22px;
	margin-bottom:10px;
	}
	
#addCont{
	width:262px;
	float:left;
	background-color:#f4f4f4;
	border:1px solid #d1cdcd;
	padding:8px;
	}
	
#userName{
	width:234px;
	height:30px;
	float:left;
	background-color:#FFFFFF;
	margin-bottom:15px;
	}
	
#pass{
	width:234px;
	height:30px;
	float:left;
	background-color:#FFFFFF;
	margin-bottom:15px;
	}
	
.textInput{
	width:219px;
	height:25px;
	border-left:1px solid #d1cdcd;
	border-top:1px solid #d1cdcd;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#404040;
	padding:5px 5px 0 10px;
	}
	
#logBtnCont{
	width:234px;
	height:40px;
	float:left;
	}
	
#forgot{
	width:150px;
	height:15px;
	float:left;
	margin-top: 10px;
	}
	
.txtStyle_1{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#404040;
	text-decoration:none;
	}
	
.txtStyle_1:hover{
	text-decoration:underline;
	}
	
#logButt{
	width:78px;
	height:40px;
	float:right;
	text-align:right;
	}
	
.txtStyle_2{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#2e86e7;
	text-decoration:none;
	}
	
.txtStyle_3{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#404040;
	text-decoration:none;
	}

#footerCont{
	width:100%;
	height:80px;
	float:left;
	background-image:url(images/rep_footer.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	text-align:center;
	padding-top:22px;
	}
	
#welcome{
	width:610px;
	float:left;
	padding:20px 6px 6px 6px;
	}
	
#more{
	width:616px;
	float:left;
	text-align:right;
	padding-right:6px;
	}
	
.cat{
	width:200px;
	height:241px;
	float:left;
	}

.cat1{
	width:200px;
	height:241px;
	float:left;
	padding-left:6px;
	}
	
.cat2{
	width:200px;
	height:28px;
	float:left;
	text-align:center;
	}

.cat3{
	width:200px;
	height:28px;
	float:left;
	padding-left:6px;
	text-align:center;
	}
