

*{ margin: 0; padding: 0;}



body {line-height: 1;background:#4792be url('/img/elements/bg.png') repeat-x; }



body{

 /*background: url('images/bgpattern.jpg') fixed; */

 background:#4792be url('images/bg.png') repeat-x;

 /*font-family: Helvetica, Verdana, sans-serif;*/

 font-family:"Times New Roman",Georgia,Serif;
 

 font-size: 12px;

}



h3{

 margin: .4em 0;

}



a, a img{

 border: none;

 text-decoration: none;

}



p,

ol li,

ul li{

 margin: 1em 0;

 text-align: justify;

 font-size: 17px;

}



p{

 text-indent: 30px;

}



ol, ul{

 margin: 2em;

 font-size: 16px;

}



.list li{

 background: url('images/blue-arrow.jpg') no-repeat top left;

 padding: 0 0 .4em 3.5em;

 display: block;

}



.clear{

 clear: both;

}


#main-wrap{

width:1250px;
clear:both;
padding:0;
margin:auto;
}

#right-sidebar{
	width:222px; 
	margin-top:82px;
	float: right;
	position:relative;
	}
#left-sidebar {
	width:236px; 
	margin-top:82px;
	float: left;
	position:relative;
	
	}
#left{
	
	width:220px; 
	margin-top:10px;
	float: left;
	position:relative;
	 border-color:#000;
 border-width:8px;
 -moz-border-radius: 20px;
			-webkit-border-radius: 20px;
			border-radius: 20px;

 border-style: solid;

padding-bottom:25px;
 

 background: #caf4ff;
}

#left h3{
	background:black;
	top:-8px;
	position:relative;
	padding:5px;
	color:#fff;
	font-size:18px;
}

#left ul{
	list-style:none;
	padding-right:5px;
padding-left:5px;
}

#left ul li {
	
	text-align:left;
}


#left ul li a{
	padding-top:5px;
	text-align:left;

}


#left ul li a:active {
	color: purple;
	text-decoration: none;
}

a:link {
	color: blue;
	text-decoration: none;
}

a:visited {
	color: purple;
	text-decoration: none;
}


a:hover {
	color: blue;
	text-decoration: underline;
}






#right{
	
	width:222px; 
	
	float: right;
	position:relative;
	 border-color:#000;
 border-width:8px;
 -moz-border-radius: 20px;
			-webkit-border-radius: 20px;
			border-radius: 20px;

 border-style: solid;

padding-bottom:25px;
 
margin-top:10px;
 background: #fff;

}

#right h1 {font-family: Arial; font-size:20px; color:rgb(153,0,0)}

#right p {padding:10px; font-size:14px; font-family:Arial; text-align:left; text-indent:0; line-height:16px;}

#right h3{
	background:#F00;
	top:-8px;
	position:relative;
	padding:5px;
	color:#fff;
	font-size:16px;
}

#right ul{
	list-style:none;
	padding-right:5px;
padding-left:5px;
}

#right ul li {
	
	text-align:left;
}


#right ul li a{
	padding-top:5px;
	text-align:left;
}


#wrapper{

 border-color:#000;
 border-width:8px;
 -moz-border-radius: 20px;
			-webkit-border-radius: 20px;
			border-radius: 20px;

 border-style: solid;

 padding-bottom: 1em;

 background: #FFF;

 float:left;

 width: 760px;

}







#innercontent{

 margin: 0 2em;

}



/* Typo */



.txtcenter{

 text-align: center;


}

.txtcenter2{

 text-align: center;
 FONT-FAMILY: arial;
 padding: 2px;
}



.blue{

 color: #006699;

}



.small{

 font-size: 1.4em;

}



.med{

 font-size: 1.8em;

}



.large{

font-size: 3em;


}



.box{

 border: 3px dashed #000;

 background: #FFFFCC;

 padding: 0 1em;

 color: #000066;

}



.box a{

 text-decoration: none;
/*
 font-weight: bold;
*/
 color: #000066;

}



.highlight{

 background: #FFFF00;

}



.red{

/* color: #FF0000; */
color: rgb(153,0,0)

}



ul{

 margin: 0 10px;

 padding: 0;

}



/* NAV */



.menu{

 margin: 0;

 padding: 5px 0;

 text-align: center;

 background: #caf4ff;

}



.menu li{

 display: inline;

 margin-right: 10px;

}



.menu li a{

 font-size: 11px;

}



form{

 position: relative;

 float: left;

 clear: both;

}



form label{

 float: left;

 clear: both;

 margin: .6em 0;

}



form label span{

 width: 100px;

 float: left;

}



form label input{

 width: 200px;

 float: left;

 padding: 2px;

}



form label textarea{

 width: 300px;

 height: 100px;

 padding: 2px;

}

a.button {padding:10px; background-color:#6CF;  -moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px; font-size:14px; font-weight:bold; border: solid 1px #06C;}
a.button:hover {color:#fff; text-decoration:none;}

#video {margin:auto; padding:0;}
