/* CSS
Author: Andrei Dobre

*/

/* Global Defaults
=====================================================================*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{
	border:0;
	margin: 0;
}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none; margin:0;padding:0}
caption,th {text-align:left;}
div { text-align: left; vertical-align: top; }
q:before,q:after{content:'';}
a,ins{text-decoration:none;}
strong { font-weight: bold; }
cite { display: block; font-size: 0.9em; font-style: italic; text-align: right; }

/* Site
=====================================================================*/

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


body{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3a3a3a;
	height: 100%;
	background-color: #FFFFFF;
}

#div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a3a3a;
	height: 100%;
	background-image: url(images/back_grad.gif);
	height:100%;
	margin: 0px;
	padding: 0px;
	width:100%;
	background-repeat:repeat-x;
}

a{
	text-decoration: none;
	font-weight: bold;
	color: #1b61bf;
}

a:hover{
	color: #000000;
}

#page{
	width:965px;
	margin: auto;
	color: #000000;
}

#page-top{
	width:965px;
	margin: auto;
	color: #000000;
	margin-top: 10px;
}


/* category
=====================================================================*/
#category{
	width:965px;
	margin: auto;
	background-color: #0d3587;
	color:#fff;
	margin-bottom: 10px;
}
#category-top{
	margin:auto;
	height:8px;
	font-size:8px;
	overflow:hidden;
	
}

#category-top-left{
	background-image: url(images/category_tl.gif);
	width: 8px;
	background-repeat: no-repeat;
	height: 8px;
	display: inline;
	float: left;
	font-size:8px;
}

#category-top-right{
	background-image: url(images/category_tr.gif);
	width: 8px;
	background-repeat: no-repeat;
	height: 8px;
	display: inline;
	float: right;
	font-size:8px;
}

#category-bottom{
	margin:auto;
	height:8px;
	overflow:hidden;
	font-size:8px;
}

#category-bottom-left{
	background-image: url(images/category_bl.gif);
	width: 8px;
	background-repeat: no-repeat;
	height: 8px;
	display: inline;
	float: left;
	font-size:8px;
}

#category-bottom-right{
	background-image: url(images/category_br.gif);
	width: 8px;
	background-repeat: no-repeat;
	height: 8px;
	display: inline;
	float: right;
	font-size:8px;
}

#category-content{
	margin:auto;
	width: 950px;
}

/* main
=====================================================================*/

#main{
	width:965px;
	margin: auto;
	background-color: #70a6d7;
	color:#fff;
}
#main-top{
	margin:auto;
	height:8px;
	font-size:8px;
	overflow:hidden;
	
}

#main-top-left{
	background-image: url(images/main_tl.gif);
	width: 8px;
	background-repeat: no-repeat;
	height: 8px;
	display: inline;
	float: left;
	font-size:8px;
}

#main-top-right{
	background-image: url(images/main_tr.gif);
	width: 8px;
	background-repeat: no-repeat;
	height: 8px;
	display: inline;
	float: right;
	font-size:8px;
}

#main-bottom{
	margin:auto;
	height:8px;
	overflow:hidden;
	font-size:8px;
}

#main-bottom-left{
	background-image: url(images/main_bl.gif);
	width: 8px;
	background-repeat: no-repeat;
	height: 8px;
	display: inline;
	float: left;
	font-size:8px;
}

#main-bottom-right{
	background-image: url(images/main_br.gif);
	width: 8px;
	background-repeat: no-repeat;
	height: 8px;
	display: inline;
	float: right;
	font-size:8px;
}

#main-content{
	width: 950px;
	display: inline;
	text-align: left;
}


/* content
=====================================================================*/

#content{
	width:950px;
	margin: auto;
	background-color: #ccdeec;
	color:#2e2e2e;
}
#content-top{
	margin:auto;
	height:6px;
	font-size:6px;
	overflow:hidden;
	
}

#content-top-left{
	background-image: url(images/content_tl.gif);
	width: 6px;
	background-repeat: no-repeat;
	height: 6px;
	display: inline;
	float: left;
	font-size:6px;
}

#content-top-right{
	background-image: url(images/content_tr.gif);
	width: 6px;
	background-repeat: no-repeat;
	height: 6px;
	display: inline;
	float: right;
	font-size:6px;
}

#content-bottom{
	margin:auto;
	height:6px;
	overflow:hidden;
	font-size:6px;
}

#content-bottom-left{
	background-image: url(images/content_bl.gif);
	width: 6px;
	background-repeat: no-repeat;
	height: 6px;
	display: inline;
	float: left;
	font-size:6px;
}

#content-bottom-right{
	background-image: url(images/content_br.gif);
	width: 6px;
	background-repeat: no-repeat;
	height: 6px;
	display: inline;
	float: right;
	font-size:6px;
}

#content-content{
	width: 930px;
	margin: auto;
}


/* other
=====================================================================*/

h1{
	font-size:24px;
	color:#fff;
	font-weight:normal;
	line-height: 34px;
	height: 40px;
	text-indent: 10px;
}

#topmenu{
	display:inline;
	float:right;
	padding-top: 30px;
}


#topmenu a{
font-weight:bold;
color:#383838;
}

#topmenu a:hover{
font-weight:bold;
color:#1b61bf;
}

#date{
	display:inline;
	float:right;
	clear: right;
}

#logo{
display:inline;
float:left;
}

#motto{
display:inline;
float:left;
position:absolute;
z-index:2;
margin:70px 0px 0px -70px;
}

#footer{
	width:965px;
	margin:auto;
	text-align: center;
	line-height: 19px;
}

.categories{
display:inline;
float:left;
width:226px;
margin:0px 5px 0px 6px;
overflow:hidden;
}

.categories_title{
display:inline;
float:left;
width:226px;
margin-bottom:6px;
}

.categories_title img{
display:inline;
float:left;
}

.categories_title .title{
display:inline;
float:left;
margin:12px 0px 0px 4px;
font-weight:bold;
}

.subcategories{
	height: 31px;
	width: 226px;

	
}
.subcategories a{
	color:#fff;
	background-image: url(images/bg_subcategory.gif);
	height: 31px;
	width: 226px;
	display:inline;
	float:left;
	margin:2px 0px 2px 0px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:31px;
	text-indent:25px;
}
.subcategories a:hover{
color:#1b61bf;
background-image: url(images/bg_subcategory_hover.gif);
}

.subcategories .active{
color:#1b61bf;
background-image: url(images/bg_subcategory_hover.gif);
}

.red{
color:#b50000;
}

.big{
font-size:18px;
font-weight:bold;
line-height:24px;
}

h2{
	color:#1b61bf;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 12px;
}

#left_content{
	width:645px;
	display:inline;
	float:left;
	margin-top: 20px;
}

#right_content{
	width:260px;
	display:inline;
	float:left;
	margin-left: 10px;
	margin-top: 20px;
}

.list {
	color: #383838;
	font-size: 12px;
	line-height: 20px;
	list-style: none;
	font-weight: normal;
}
.list li{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-indent: 18px;
}

#testimonial_space{
	width:635px;
	height:143px;
	display:inline;
	float:left;
	padding: 10px 0px 0px 10px;
	margin-top: 15px;
}

.table{
	margin:0px 0px 0px 0px;
	line-height:20px;
}
.input {
	background:	url(images/bg_input.gif) repeat-x;
	width:205px;
	height:	26px;
	border:	1px solid #fff;
	line-height: 26px;
}

