body{
	margin:0;
	padding:0;
	background: url("/images/sky-creative/background.jpg") rgb(7,103,151) no-repeat top center;
}

#header{
	background: url("/images/sky-creative/header.jpg") no-repeat center center;
	width:1000px;
	height:160px;

}
#message{
	width:977px;
	height:34px;
}

#topper{
	background: url("/images/sky-creative/top_bg.jpg") no-repeat top left;
	width:1000px;
	height:16px;
}

#content-wrap{
	background: url("/images/sky-creative/content_bg.jpg") repeat-y;
	width:980px;
	padding:10px 10px 10px 10px;
}
#content{
	width:918px;
	background: url("/images/sky-creative/inner_content_bg.jpg") repeat-y;
	text-align:justify;
	font-family:Verdana;
	font-size:12px;
}

#content-text{
	padding:10px;
	width:764px;
	background:#FFF;
	float:left;
	
}

#bottomer{
	background:url("/images/sky-creative/bottom_bg.jpg") no-repeat;
	width:1000px;
	height:27px;
}

#nav{
	width:130px;
	background:#CFE0EA;
	border:0px solid #0f0;
	
	
}

.navHolder{
	float:left;
	width:130px;
	background:#CFE0EA;
	
}

#footer{
	color:#ddd;
	text-align:right;
	width:955px;
	font-size:14px;
}
input, select{
	border:1px solid #555;
}


img, div { 
	behavior: url('/css/iepngfix.htc'); 
}


a, a:visited{
	font-size:10px;
	font-weight:bold;
	color:#000;
	text-decoration:none;	
}

a:hover{
	color:#555;
	text-decoration:none;	
}

.button{
	border:1px solid #555;
	background-color:#888;
	font-weight:bold;
	font-size:10px;
}

.bold{
	font-weight:bold;
}

.plain{
	font-weight:none;
}

.rte{
	width:595px;
	height:500px;
}

.mceSimple{
	width:430px;
	height:362px;
}

.reviews{
	width:764px;
	border:0px solid #021035;
	background-image:url('/images/content2_repeat.jpg');
	background-repeat:repeat-x;
	background-color:#cdebfa;
	
}
.reviewsTitle{
	font-weight:bold;
	font-size:16px;
	float:left;
	padding:5px;
	color:#333;
}


.reviewsAuthor{
	float:right;
	font-weight:bold;
	padding:5px;
	color:#333;
	padding-bottom:10px;
	font-size:12px;
}
.reviewsImage{
	float:left;
	padding:5px;
}
.reviewsText{
	text-align:justify;
	padding:10px;
	margin-top:5px;
	color:#444;
	font-size:12px;
	overflow:auto;
	float:left;
	width:497px;
}
.warLeft{
	float:left;
	width:425px;
	margin-right:10px;
}
.warRight{
	float:left;
	width:325px;
	border:0px solid #000;
}
.conLeft{
	float:left;
	width:346px;
	margin-right:10px;
}
.conRight{
	float:left;
	width:404px;
}