/* 
Alysyn
Date : 21.07.08

*/

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background:url(images/body-bg.gif) repeat-x top #AFAFAF;
}
*{
	margin:0; padding:0;
}

ul,ol,li{
	list-style:none;
}	
a{
	text-decoration:none;
}
img{
	margin:0; padding:0;
	border:none;
}
#wraper{
	width:884px;
	margin:0 auto;
}
#header{
	width:884px;
	height:123px;
	overflow:hidden;
	background:url(images/banner.jpg) no-repeat top;
}
.logo{
	width:246px;
	float:left;
	margin:12px 0 0 2px;
}
.menu{
	width:630px;
	float:right;
}
.menu ul{
	height:48px;
	margin:75px 0 0 87px;
}
.menu ul li{
	width:133px;
	height:48px;
	float:left;
	display:inline;
	background:url(images/li-image.gif) 0 0;
	margin-left:2px;
}
.menu ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:8px 0 0 0;
	color:#3A3B3B;
	display:block;
}
.menu ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:133px;
	height:48px;
	color:#FFFEFF;
	background:url(images/li-image.gif) 0 48px;
}
.menu ul li .selected{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:133px;
	height:48px;
	color:#FFFEFF;
	background:url(images/li-image.gif) 0 48px;
}
#container{
	width:884px;
	background:url(images/container-bg.gif) repeat-y;
}
.container-top{
	width:884px;
	height:10px;
	background:url(images/container-top.gif) no-repeat top;
}

.content-image{
	width:860px;
	overflow:hidden;
	background:url(images/image-bg.gif) no-repeat;
	padding:0 12px 0 12px;
}
.content-bg{
	width:884px;
	background:url(images/content-bg.gif) no-repeat top;
}
.content{
	width:860px;
	overflow:hidden;
	padding:0 12px 0 12px;
}
.image{
	width:860px;
	padding-bottom:10px;
}
.content-left{
	width:575px;
	float:left;
	background:url(images/box-bg.gif) repeat-y;
}

.box-top{
	width:575px;
	background:url(images/box-top.gif) no-repeat;
	height:10px;
}
.box-content{
	width:565px;
	background:url(images/box-y.gif) repeat-x top #E4E4E4;
	margin:0 4px 0 5px;
	padding-bottom:68px;
}
.box-content h2{
	width:530px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#1C1781;
	border-bottom:1px solid #767676;
	margin:0 0 0 20px;
	padding-bottom:8px;
}
.box-content h4{
	width:530px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1C1781;
	margin:0 0 15px 20px;
	padding:22px 0 0 0;
}
.box-content p{
	width:530px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 15px 20px;
}
.box-bottom{
	width:575px;
	background:url(images/box-bottom.gif) no-repeat;
	height:10px;
}
.content-right{
	width:275px;
	float:right;
	background:url(images/box-right-bg.gif) repeat-y;
}
.box-right-top{
	width:275px;
	height:10px;
	background:url(images/box-right-top.gif) no-repeat top;
}
.box-right-content{
	width:222px;
	background:url(images/box-right-x.gif) repeat-x #3E51AF;
	margin:0 5px 0 6px;
	padding:0 23px 20px 19px;
}
.box-right-content h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	border-bottom:2px solid #6175DD;
	padding:0 0 4px 0;
	margin-bottom:18px;
}
.box-right-content p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-bottom:25px;
}
.login{
	width:208px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#292929;
	border:1px solid #0E6C9A;
	background:url(images/login-bg.gif) repeat-x;
	margin-bottom:15px;
	padding:3px 0 0 12px;
}
.login1{
	margin-bottom:22px;
}
.box-right-content span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width:222px;
	display:block;
	margin:8px 0 22px 0;
}
.box-right-content span a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.box-right-content span a:hover{
	text-decoration:underline;
}
.box-right-bottom{
	width:275px;
	height:10px;
	background:url(images/box-right-bottom.gif) no-repeat bottom;
}
.footer{
	width:860px;
	height:68px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1A2583;
	background:url(images/footer-box.gif) no-repeat;
	margin:10px 0 5px 0;
	overflow:hidden;
}
.footer p{
	float:left;
	width:700px;
	padding:25px 0 0 18px;
}
.footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1A2583;
	text-decoration:none;
}
.footer a:hover{
	color:#0076C0;
	text-decoration:underline;
}
.content-bottom{
	width:884px;
	height:10px;
	background:url(images/container-bottom.gif) no-repeat;
}

/*------------Contact us---------------*/

.contact-box-content{
	width:565px;
	background:url(images/box-y.gif) repeat-x top #E4E4E4;
	margin:0 4px 0 5px;
	padding-bottom:5px;
}
.contact-box-content h2{
	width:530px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#1C1781;
	border-bottom:1px solid #767676;
	margin:0 0 0 20px;
	padding-bottom:8px;
}

.contactus{
	width:260px;
	margin:0 135px 0 170px;
}
.contactus span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#1D1882;
	padding:10px 0 5px 0;
	display:block;
}
.contactus strong{
	padding:0 0 10px 0;
	display:block;
}
.contact{
	width:250px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1D1882;
	border:1px solid #7C7C7C;
	margin:0 0 2px 0;
	padding:2px 0 0 8px;
}
.contact-area{
	width:250px;
	height:62px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	border:1px solid #7C7C7C;
	margin:0 0 2px 0;
	padding:2px 0 0 8px;
}
.submit{
	margin:10px 0 0 0;
}

/*---------- services ----------------*/

.services-box-content{
	width:565px;
	background:url(images/box-y.gif) repeat-x top #E4E4E4;
	margin:0 4px 0 5px;
	padding-bottom:34px;
}
.services-box-content h2{
	width:530px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#1C1781;
	border-bottom:1px solid #767676;
	margin:0 0 0 20px;
	padding-bottom:8px;
}
.services-box-content h4{
	width:530px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1C1781;
	margin:0 0 15px 20px;
	padding:22px 0 0 0;
}
.services{
	width:545px;
	overflow:hidden;
	border:1px solid #9B9B9B;
	margin:0 0 5px 10px;
}
.services-left{
	width:374px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#484848;
	padding:10px 45px 10px 5px;
}
.services-right{
	width:121px;
	float:right;
	background:#E8E8E8;
}
.pagination{
	width:530px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1C1680;
	text-align:center;
}
.pagination a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1C1680;
	text-decoration:none;
}
.contact-error{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CC3300;
	padding:10px 10px 10px 20px;
}
.contact-msg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#009900;
	padding:10px 10px 10px 20px;
}

.login-error{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC3300;
	font-weight:bold;
	padding-bottom:10px;
}
.login-msg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#009900;
	font-weight:bold;
	padding-bottom:10px;
}

/* Account Page*/


.content-left1{
	width:860px;
	background:url(images/box1-bg.gif) repeat-y #E2E2E2;
}
.box-top1{
	width:860px;
	background:url(images/box1-top.gif) no-repeat;
	height:8px;
}
.box-content1{
	width:851px;
	background:url(images/box-y.gif) repeat-x top #E4E4E4;
	margin:0 4px 0 5px;
	padding-bottom:125px;
	overflow:hidden;
}

.welcome{
	width:710px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#1C1781;
	float:left;
	padding:5px;
}
.logout{
	width:40px;
	float:right;
	padding:5px;
}
.logout a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1C1781;
	text-decoration:none;
}
.file{
	width:840px;
	margin:10px 0 0 10px;
}
.file a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1C1781;
	text-decoration:none;
}
.file a:hover{
	color:#007BCA;
	text-decoration:underline;
}

.box-bottom1{
	width:860px;
	background:url(images/box1-bottom.gif) no-repeat;
	height:8px;
}
.certification{
	width:56px;
	height:63px;
	float:right;
	margin:2px 10px 0 0;
}

